-
tao
小生境遗传算法用于优化问题,得到了比遗传算法更好的效果(Niche genetic algorithm for optimization problems, get better results than the genetic algorithm)
- 2010-07-12 09:57:09下载
- 积分: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
-
gaijin-BP
包含了用matlab编写的bp程序和动量-自适应学习调整算法(BP改进算法)程序。(includes using Matlab bp prepared by the procedures and momentum-adaptive learning algorithm adjustments (BP improve operator France) program.)
- 2007-01-04 17:40:55下载
- 积分:1
-
Restoran
thats to create aplication of hotel
- 2013-11-15 07:21:03下载
- 积分:1
-
lte
4th generation long term evolution based on 3rd generation partnership program
- 2013-12-31 23:31:01下载
- 积分:1
-
servercontrol
server control to transmitt ECG
- 2010-02-20 04:17:27下载
- 积分:1
-
Packet-drop
Packet-dropfunction functionfunction function
- 2013-08-01 10:03:34下载
- 积分:1
-
1
说明: bp神经网络对字母的识别,在matlab里运行,并且附带程序和运行后的图像,(The bp neural network recognition of letters, running in the matlab, and the supplementary program and after the operation of the image,)
- 2015-04-07 21:29:01下载
- 积分:1
-
InteractiveSmoothing
it is matlab code that smoothing the signals level so that we can know it
- 2009-11-27 19:45:02下载
- 积分:1
-
Satellite-orbit-simulation
卫星轨道仿真,源码,C++,定位等信息GEllipticalOrbit.cpp登文件(Satellite orbit simulation
)
- 2012-05-04 13:59:56下载
- 积分:1