-
chap_3
matlab基础程序 便于初学者学习,matlab从入门到精通配套程序(matlab easy for beginners to learn the basis of the procedures, matlab package from entry to the master program)
- 2009-05-18 13:04:54下载
- 积分:1
-
lms_perfect
用LMS算法迭代求最佳权值,程序简单效率高(Iterative optimal weights using the LMS algorithm)
- 2012-06-24 21:29:29下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
REDUCTIONNOISE
音频中去除一些噪音,从而达到比较好的声音效果将某些噪点去除后,获得比较清晰的声音效果。(NOISE REDUCTION)
- 2011-06-30 10:42:48下载
- 积分:1
-
MIMO_RLS_Parameter-estimation
多输入多输出自适应,用于参数估计,有图。(matlab adaptive program for Parameter estimation)
- 2013-12-24 09:12:21下载
- 积分:1
-
ukf_filter
无迹(不敏kalman滤波),实现一定仿真时间内的不敏kalman滤波。(UKF filter)
- 2013-05-07 15:19:32下载
- 积分:1
-
GSA
This is code for gravitational search algorithm
- 2014-03-07 22:43:49下载
- 积分:1
-
VCS
code FFT for matlab
I do project about voice classification system. But, I can t continuous coding.
If you understan my project, you will contect to me. Thank.
- 2009-06-17 01:12:53下载
- 积分:1
-
ModelOrderReductionAlgorithms
自动控制方法中的状态空间模型参数降秩数学算法,分别为
SVD-based method;
Krylov-based Order Reduction--Lanczos algorithm;
Krylov-based Order Reduction--Modified Lanczos algorithm;
Krylov-based Order Reduction--The Arnoldi-algorithm;
(Model Order Reduction Algorithms for Statespace-Model of Automating Systems-
Follows are the algorithms:
SVD-based method;
Krylov-based Order Reduction--Lanczos algorithm;
Krylov-based Order Reduction--Modified Lanczos algorithm;
Krylov-based Order Reduction--The Arnoldi-algorithm;)
- 2010-07-04 01:29:39下载
- 积分:1
-
guanxing
matlab
惯性导航基本算法程序
没有扩展功能和接口控制程序(inertial navigation algorithm matlab basic procedures do not extend the functionality and interface control procedures)
- 2008-05-16 17:13:18下载
- 积分:1