-
LMS算法的频域快速实现
This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm
reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document(This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: LMS algorithm in frequency domain rapid LMS is modified by XXX in XXX place, see details in XXX relevant document)
- 2020-07-04 00:20:02下载
- 积分:1
-
Matlabhanshu
说明: matlab图像处理函数的详细列表,可实现查找(matlab image processing function of a detailed list can be realized to find)
- 2008-11-06 17:16:16下载
- 积分:1
-
hvdc_fourier
hvdc fourier PSCAD using Matlab
- 2014-10-09 03:54:42下载
- 积分:1
-
dwh_source
贝叶斯变换应用于图像方面的函数代码,matlab平台,已经测试调试完毕(Bayesian Image Transform applied to the function code, Matlab platforms, has completed testing Debugging)
- 2007-05-14 22:45:11下载
- 积分:1
-
matlabcodeforNumerical
用matlab实现各种数值计算的源代码,对于需要数值计算的非常有参考价值。(To achieve a variety of numerical calculation with matlab source code for the numerical calculation needed a very good reference material.)
- 2009-12-02 12:24:43下载
- 积分:1
-
Matlab
说明: matlab 详细手册,介绍了matlab的基础用法(matlab design )
- 2010-04-20 17:44:43下载
- 积分:1
-
delay
2D周期性圆柱组成的,lens的几何设计和delay的计算,使用各项同性圆柱(2D periodic cylinder’s delay)
- 2012-06-19 21:51:39下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
Myfun
电子科大马岳林在日本做的 数字预失真 代码 非常有用的 (matlab code about digital predistortion very important )
- 2021-02-22 00:39:42下载
- 积分:1
-
AdaptiveFilter
自适应滤波算法的教程及Matlab仿真程序(Tutorial course and Matlab simulation code of adaptive filtering algorithm)
- 2010-02-23 13:30:22下载
- 积分:1