-
least-squares
数值分析中基于Matlab环境下的关于最小二乘的源代码(Numerical analysis environment based on Matlab source code on least-squares)
- 2011-06-17 08:41:56下载
- 积分:1
-
fft1
fft的matlab代码,毕业设计用,增加批处理功能(fft in matlab code, graduation design used to increase the batch processing function)
- 2009-10-29 00:46:40下载
- 积分:1
-
ZG
说明: 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法(Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition)
- 2013-04-14 22:15:48下载
- 积分:1
-
SeismoSignal-v4.3.0_build101---
将加速度积分成速度位移,并且滤波,很好用(Displacement velocity integral of the acceleration and filtering, the good)
- 2020-11-11 16:29:44下载
- 积分:1
-
bfgs
用BFGS算法求解无约束问题
是一种比秩1算法更有效的优化方法(Unconstrained problem with BFGS algorithm is an algorithm is more efficient than the rank of an optimization method)
- 2013-12-08 15:11:52下载
- 积分:1
-
vectorcontrol3111
基于Matlab/Simulink异步电机控制系统建模与仿真(Modeling and simulation based on Matlab/Simulink induction motor control system)
- 2012-11-02 12:09:58下载
- 积分:1
-
firiir
FIR、IIR数字滤波器的Matlab仿真程序(FIR, IIR digital filter of the Matlab simulation program)
- 2009-04-15 08:44:08下载
- 积分:1
-
acs_mfc
sliding mode control files for advanced control system
- 2011-05-16 19:55:54下载
- 积分:1
-
BP.m
BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)(BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness))
- 2013-12-01 19:38:44下载
- 积分:1
-
main
[sigma,mu,A]=mygaussfit(x,y)
[sigma,mu,A]=mygaussfit(x,y,h)
this function is doing fit to the function
y=A * exp( -(x-mu)^2 / (2*sigma^2) )
- 2010-10-20 14:41:20下载
- 积分:1