-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
Systemidentification
实现了系统辨识的几种典型算法。
该例程有详细的注释和说明。(realized the system identification of several typical algorithms. The routines have detailed notes and annotations.)
- 2007-03-02 23:33:41下载
- 积分:1
-
Matlab--Incremental-SVM
提供了完整的增量式支持向量机的matlab原代码程序,便于初学者学习(Provides a complete incremental SVM matlab program source code, easy for beginners to learn)
- 2020-06-28 18:00:01下载
- 积分:1
-
WiFiLoc
Radio map builder and particle filter for WiFi indoor localisation using the fingerprinting method
- 2015-01-20 20:13:55下载
- 积分:1
-
SPR4layeranglelongrange
用于计算长程表面等离子体共振角度谱的反射率曲线(long-range surface plasmon resonance is used to calculate the spectral reflectance curves of the angle)
- 2013-12-16 20:16:08下载
- 积分:1
-
duozhengxianchuang_guji
一个简单的多正弦窗的MATLAB程序,很适合初学者(A simple multi-sine window MATLAB program is suitable for beginners)
- 2021-01-12 19:58:49下载
- 积分:1
-
AutoCADMATLAB
AutoCAD结合MATLAB实现公式精确绘制.(MATLAB to achieve precise formula combines AutoCAD drawing.)
- 2010-06-28 01:24:13下载
- 积分:1
-
zernikemoment
ZK矩的计算程序,有MATLAB和C语言两部分。ZK矩在形状识别和分析中有重要应用,可以在特征参数提取中经常使用。(ZK moment calculation procedure, MATLAB and C language has two parts. ZK moments in shape recognition and analysis has important applications, feature extraction can be often used.)
- 2007-10-03 15:23:07下载
- 积分:1
-
PSO
基本的粒子群优化算法代码 开发环境matlab7.0(The basic particle swarm optimization algorithm code development environment matlab7.0)
- 2010-10-19 15:09:18下载
- 积分:1
-
pls_matlab
偏最小二乘法pls的原理,例子,算法,练习,包含完整代码(The principles of PLS , examples, algorithms, practice, including a complete code.)
- 2010-05-13 11:18:03下载
- 积分:1