-
zazhichouqu
在滤波过程中,即使信号与噪声的自相关函数随时间缓慢变化,DF也能自动适应,自动调节到满足均方误差最小的要求(lms)
- 2010-01-18 10:46:40下载
- 积分:1
-
some-pso-toolbox
几个常见的pso toolbox,很简单很实用(some common pso toolboxs)
- 2010-05-19 09:13:20下载
- 积分:1
-
bbtml
Bark和ERB滤波器组实现的Matlab源程序-Bark and ERB filter banks realize the Matlab source(Bark and ERB filter banks realize the Matlab source)
- 2012-05-03 14:49:28下载
- 积分:1
-
crc9
循环冗余校验码仿真程序,非常好,值得学习。(Cyclic redundancy check code simulation program, very good, worth learning.)
- 2010-11-04 15:55:24下载
- 积分:1
-
part3
书籍中包含的第三部分实例的matlab代码,供初学者参考学习(the above is the third part of matlab code in that book, for beginners to learn.)
- 2009-05-13 16:51:23下载
- 积分:1
-
fourierdes
this matlab code describes fourier descriptors
- 2010-10-04 18:12:58下载
- 积分:1
-
asg2_01
Feedforward PID controller using matlab
- 2012-04-14 21:56:18下载
- 积分:1
-
mWM
Weighted maximum matching ,图论中的计算。 matlab与C++ 混合编程,如果运行出现问题,请将所有Weighted maximum matching 函数换成 mWM(Weighted maximum matching for graph)
- 2014-11-12 20:10:50下载
- 积分:1
-
FitTest
拟合算法:通过matlab的拟合函数实现拟合(Fitting algorithm: fitting function through matlab realize fitting)
- 2013-05-22 18:47:08下载
- 积分:1
-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1