CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - matlab S-function

搜索资源列表

  1. GreeFunction

    2下载:
  2. 光学传播,格林函数,matlab模拟小程序-optical transmission, the Green's function, small Matlab simulation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:958byte
    • 提供者:皮皮
  1. dblsim.rar

    1下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3.43mb
    • 提供者:zealot
  1. integrate(nu)

    0下载:
  2. This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:12.35kb
    • 提供者:徐亮
  1. dblsim

    2下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.73kb
    • 提供者:zealot
  1. cordic_implementation

    0下载:
  2. 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:759.05kb
    • 提供者:罗正平
  1. FOChS

    0下载:
  2. matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。-This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as: - Chen s system, - Arneodo s system, - Genesio-Tesi s system, - Lorenz s syste
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:16.19kb
    • 提供者:HM
  1. random-variable

    0下载:
  2. 已知二维随机变量(X,Y)的联合概率密度 利用MATLAB的符号运算功能,求待定系数A;P{X>1,Y>2};边缘分布 -Known two-dimensional random variable (X, Y) the joint probability density function using MATLAB' s symbolic computation, seeking undetermined coefficients A P {X> 1, Y>
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9.54kb
    • 提供者:xiaoxia
  1. yanshejisuan-MATLAB

    0下载:
  2. 功能: 菲涅耳衍射的S-FFT计算 执行:调入一图像,计算平面波照射下给定波长及距离的衍射场振幅图像 -Given wavelength and the distance of the diffraction field amplitude image function: Fresnel diffraction of the S-FFT calculation of Execution: transferred to an image, computing the plane wave
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:680.42kb
    • 提供者:liutian
  1. exp1

    0下载:
  2. matlab程序实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k),并且有。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2.09kb
    • 提供者:
  1. Interpolation

    0下载:
  2. 本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。-This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.77kb
    • 提供者:蔡声泽
  1. repeated-measures-ANOVA

    4下载:
  2. 用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素- function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] =
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:3.72kb
    • 提供者:徐晓
  1. matlab-genetic-algorithm

    0下载:
  2. 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:
  1. MPPT

    0下载:
  2. 用于光伏最大功率跟踪控制的算法,基于matlab的s函数编写-Algorithm for photovoltaic maximum power tracking control, based on the s function matlab write
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:12.01kb
    • 提供者:邵剑
  1. kouyen

    0下载:
  2. 包括广义互相关函数GCC时延估计,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度,MIMO OFDM matlab仿真。- Including the generalized cross-correlation function GCC time delay estimation, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.27kb
    • 提供者:reppg
  1. bingsen_V2.1

    0下载:
  2. 计算多重分形非趋势波动分析matlab程序,包括脚本文件和函数文件形式,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- Calculation multifractal detrended fluctuation analysis matlab program, Including scr ipt files and function files in the form, Including Deng s correlation, absolute correlation, corr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:kengyiu
  1. Desktop

    0下载:
  2. 利用MATLAB的帅选功能进行数据的筛选,并自动求解新矩阵矩阵(The data selection and automatic solution of new matrix matrix are performed by using MATLAB's smart selection function)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:5kb
    • 提供者:莫小刀
搜珍网 www.dssz.com