-
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
-
mat
matlab simulink 模糊控制器模型(matlab simulink fuzzy controller model)
- 2014-01-17 10:21:25下载
- 积分:1
-
tongtaifilter
使用matlab编程环境实现同态信号的滤波处理,同态滤波算法(Matlab programming environment used to achieve the filtering Homomorphic signal processing, homomorphic filtering algorithm)
- 2009-05-09 15:13:14下载
- 积分:1
-
21658400032065
说明: 电磁场积分方程实现 matlab 很好的东西(Electromagnetic field integral equation implementation matlab)
- 2011-04-05 13:38:04下载
- 积分:1
-
cmac(matlab)
artificial intelligence
- 2012-01-26 20:50:29下载
- 积分:1
-
one-Genetic-algorithm-Matlab-example
关于遗传算法的matlab实例,包括编码、交叉等操作,涉及Sheffield大学Matlab遗传算法工具箱的相关函数(Genetic algorithm Matlab examples, including coding, cross and other operations involving the correlation function of the University of Sheffield Matlab genetic algorithm toolbox)
- 2013-05-10 09:37:36下载
- 积分:1
-
光流法
matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
- 2018-03-09 19:16:07下载
- 积分:1
-
AIC_test
自适应建模与其模型的逆估计,MATLAB编写,加高斯白噪声(Adaptive Modeling and its inverse model estimates, MATLAB prepared, add white Gaussian noise)
- 2013-08-22 21:44:21下载
- 积分:1
-
MATLAB
这本书包含了matlab常用的一些基本指令,非常适合初学者学习。(This book contains some basic instruction matlab used, very suitable for beginners to learn.)
- 2012-08-29 20:03:14下载
- 积分:1
-
jpsth
神经元信号处理中的动态相关性算法JPSTH的matlab源码,包括几种改进算法(Neuronal signal processing algorithm of the dynamic correlation matlab source of JPSTH, including several improved algorithm)
- 2009-06-08 20:23:03下载
- 积分:1