-
main
种群选择,自然选择,提供了基础的遗传算法程序。相信一定会对初学者有很好的学习效用。(Species selection, natural selection provides the basis for the genetic algorithm program. Believe that we will have a good beginners learning effectiveness.)
- 2009-09-04 15:28:31下载
- 积分:1
-
matlab_Programming_for_face_graphics_Fuzzy_algorit
matlab编程设计之人脸图形模糊性算法源码matlab Programming for face graphics Fuzzy algorithm source code(matlab Programming for face graphics Fuzzy algorithm source code matlab Programming for face graphics Fuzzy algorithm source code)
- 2010-08-02 10:04:49下载
- 积分:1
-
Matlab6[1].5(zhangzhiyong)
这本书是matlab经典书籍,相信对许多初学者会有帮助的!(This book is the classic books matlab, I believe that many beginners would be helpful!)
- 2008-07-18 11:00:53下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
union2snrsinr
将一个整数转换成二维数组,数组每行的次序依次为1,2,3……(Convert an integer into two-dimensional array of each line in the order followed by 1,2,3 ......)
- 2013-09-11 09:56:45下载
- 积分:1
-
infrared-small-target-detect
采用行均值相减法抑制温度场的非线性影响,增强目标点,利用形态学方法抑制背景并保留高亮区,搜索局部极大值,利用阈值分离出目标,实现红外点目标的检测(enhancement of point target are carried out by inhibiting nonlinear influence in temperature field with line average subtracting,Inhibiting background and maintaining high brightness area are implemented by using Top-Hat operator morphological filtering,then The targets are separated off from searching for local maximum。this program realize the detection the infrared small target)
- 2014-01-11 23:40:24下载
- 积分:1
-
Sequence
1234...n顺序进栈,计算出栈的可能序列并输出(Stack input in the sequence of 1234...n,compute the possible sequences of output
)
- 2014-11-18 13:57:33下载
- 积分:1
-
e74cac5ed638
matlab code mobile communications
- 2012-09-08 16:24:59下载
- 积分:1
-
matlabhelp
matlab帮助系统,是中文帮助系统,可以方便英文不好的同志(matlab help system, the Chinese help system, it will be convenient English is not good comrades)
- 2008-07-03 17:55:51下载
- 积分:1
-
PCNN
说明: 基于PCNN的图像灰度增强,我做毕业设计的时候的东西。(Grayscale image enhancement based on PCNN)
- 2011-03-06 21:09:39下载
- 积分:1