-
遗传算法中的简单遗传算法-SGA.rar
遗传算法中的简单遗传算法,用matlab实现。(genetic algorithm simple genetic algorithm, using Matlab to achieve.)
- 2005-03-27 16:45:28下载
- 积分:1
-
source
This derivation of the normalised least mean square algorithm is based on Farhang-
Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm
we consider the standard LMS recursion, for which we select a variable step size
parameter, μ(n). This parameter is selected so that the error value , e+(n), will be
- 2011-01-12 17:04:12下载
- 积分: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
-
matlab-functional-description
MATLAB编程时用到的函数参考介绍及功能描述。(Function used in the MATLAB Programming Reference introduction and functional description.)
- 2012-05-20 07:14:58下载
- 积分:1
-
Untitled1
一个用MATLAB编程的源程序,能实现回响的峡谷效果(a program compiled by matlab,it can produced an effect of canyon reecho.)
- 2012-05-29 17:13:31下载
- 积分:1
-
EMTM
emulator machine for wind turbine
- 2012-06-30 10:10:05下载
- 积分:1
-
matlab-image-processing
MATLAB数字图像处理书籍\matlab图像处理操作程序(matlab image processing procedures)
- 2014-10-24 18:06:48下载
- 积分:1
-
GUI
matlabGUI设计的一个简单的例子,实现的图像的阈值的自动调节,然后输出阈值化后的图像,(A simple example matlabGUI designed to automatically adjust the threshold to achieve an image, then the output image after thresholding,)
- 2014-11-20 16:59:43下载
- 积分:1
-
pkfnd
the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
- 2013-04-17 04:52:07下载
- 积分:1
-
MatLab代码大全
比较全的基础代码合集,适合新手上路,包括部分算法(A complete set of basic code, suitable for novice)
- 2021-03-10 10:49:26下载
- 积分:1