-
1
说明: interp1 - 一元函数插值
spline - 样条插值
polyfit - 多项式插值或拟合
lsqnonlin - 最小二乘法
lsqcurvefit - 最小二乘拟合
csape - 各种边界条件的样条插值
csaps - 样条拟合
interp2 - 二元函数插值
griddata - 不规则数据的二元函数插值
*lagrange - 拉格朗日插值法
方程求根
inv - 逆矩阵
eig - 特征值和特征向量
roots - 多项式的根
fzero - 一元函数零点
fsolve - 非线性方程组
solve - 符号方程解
*newton - 牛顿迭代法解非线性方程
*spgs - 大型稀疏方程组Gauss-Seidel迭代
微积分和微分方程
diff - 数值差分
diff - 符号导函数(Interp1 - unary function interpolation)
- 2020-01-06 18:54:55下载
- 积分:1
-
UTF-8MIT-introduction-to-matlab
MIT introduction to matlab
- 2014-10-02 16:09:17下载
- 积分:1
-
p_judge
判断一个样本服从那种分布的例程,包含正态分布、指数分布等(judge which distribution did a sample follows)
- 2011-11-26 11:08:25下载
- 积分:1
-
annbp
In machine learning, artificial neural networks (ANNs)
- 2015-01-06 23:41:56下载
- 积分:1
-
cyclic_cumulants_fast
说明: 循环平稳时间序列中关于高阶循环累积量的程序
(Cyclostationary time-series on high-order cumulant of the process cycle)
- 2008-10-03 20:50:51下载
- 积分:1
-
clear-sceern
clear sceern in matlab 2014
- 2014-01-12 22:15:51下载
- 积分:1
-
ADRC_P65(Test_steepestTD)
仿真实现韩老师ADRC书上的P65,有Simulink仿真,s函数的m文件(Simulation to achieve the Korean teacher ADRC book P65, Simulink simulation, s function m file)
- 2018-07-05 11:42:05下载
- 积分:1
-
Gabor
经典的Gabor滤波器的源码,Matlab实现(Gabor Filter code in Matlab)
- 2010-10-18 12:37:38下载
- 积分:1
-
SpectralGraphTheoryMatlaCode
谱图理论在图像分解中的Matlab源代码,包括各功能子函数,源文件中附有使用说明(Spectral Graph Theory in Image Decomposition Matlab source code, including the function of Functions, the source file for use with)
- 2010-05-07 23:06:11下载
- 积分:1
-
hash
散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用(Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular hash algorithm, including SHA1 and SHA- 256 hash algorithm is widely used, through this program, several widely used hash algorithms can be invoked)
- 2013-11-25 16:49:22下载
- 积分:1