-
RLS_suanfa
说明: 学习自适应天线,RLS最常见一种算法,这里提供其编程思路,供参考(Learning adaptive antenna, RLS algorithm is the most common kind, which offers its programming ideas, for reference)
- 2011-02-23 23:26:49下载
- 积分:1
-
Writing-Fast-Matlab-Code-2008
这是一个编写matlab高效代码的指南,在编程上可供参考。(This is a document of writing efficient matlab program,it s worth being refered to when you write program.)
- 2011-04-27 20:54:29下载
- 积分:1
-
MatLab-mathematical-application
MATLAB 工程数学应用,许波,刘征编著(The MATLAB engineering mathematics application, Xu Bo, Liu Zheng eds)
- 2013-03-19 22:34:14下载
- 积分:1
-
ex4
关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能(Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their)
- 2009-09-19 15:47:52下载
- 积分:1
-
Noise_Cancelation
Noise cancelation MY Own Work
I got full Mark in this assignment
Complete files
- 2010-11-07 02:44:31下载
- 积分:1
-
sqtest
对信源进行标量量化,量化至用户给定的量化级和量化范围中(To source for scalar quantification, quantification to users of the given quantitative level and quantitative range
)
- 2011-12-29 16:17:47下载
- 积分:1
-
osu_svm3.0
这是一款非常优秀的matlab编写的支持向量机程序,对分类效果非常好。(This is a very good prepared matlab support vector machine procedures, the classification results very good.)
- 2008-02-22 15:11:10下载
- 积分:1
-
ARMAmodel
以某化工厂生产过程中的70个产量数据为例,用matlab编程进行分析(Taking a chemical plant in the production process 70 production data, for example, an analysis using matlab programming)
- 2009-11-19 19:04:43下载
- 积分:1
-
my1ekf
很好的EKF算例,自己写的哦,计算结果跟matlab工具箱计算结果一样(good code for EKF)
- 2013-04-19 11:33:52下载
- 积分:1
-
ford-max-flow
解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。(Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maximum flow, then the cost side, check whether it is possible under the premise of the flow balance by adjusting the edge flow, so that the total cost can be reduced? As long as this possible, for such adjustments. Adjusted to obtain a new maximum flow.)
- 2013-08-23 23:18:43下载
- 积分:1