-
PSO
利用matlab编程实现粒子群算法,来进行寻找最优解(particle swarm optimization)
- 2013-09-29 11:14:01下载
- 积分:1
-
GridStackFromBottomManyTest
This abstract class represents an entry in the ConstantPool. Specific types of entries are subclassed from it.
- 2014-01-22 10:52:08下载
- 积分:1
-
simulatedanneal
simulated annealing 退货模拟算法实现(simulated annealing )
- 2010-07-06 15:58:36下载
- 积分:1
-
MASK
cmm,mask, 使用说明,及解释和应用。cmm,mask, 使用说明,及解释和应用。(cmm, mask, instructions, and the interpretation and application. cmm, mask, instructions, and the interpretation and application.)
- 2010-09-28 08:33:37下载
- 积分:1
-
daima
维纳滤波复原,规则化滤波复原程序,Lucy-Richardson复原程序举例,盲去卷积复原,逆滤波复原算法(Wiener filter restoration, rules-based filtering for restoration procedures, Lucy-Richardson restoration program for example, blind deconvolution restoration, inverse filtering restoration algorithm)
- 2010-06-01 20:36:55下载
- 积分:1
-
modify-cma
说明: 一篇详细讲解了常数模盲均衡算法的各种改进方法的文章,读了之后很有启发(A detailed explanation of the constant modulus algorithm for blind equalization of various methods for improving the article, after a very enlightening read)
- 2011-03-14 10:59:20下载
- 积分:1
-
Grid_side1
基于电网电压定向的三电平并网逆变器的研究(And the three-level inverter grid voltage oriented network based on)
- 2015-12-11 16:49:24下载
- 积分:1
-
template-matching_
说明: 模板匹配的程序一个简单的例子
能在图中找出指定目标 通过模板匹配来实现(template matching progarm)
- 2011-03-30 10:27:32下载
- 积分:1
-
zui-duan-lu-jing
首先在m脚本文件canshuo.m中输入节点个数和路径权重,在命令窗口中输入canshu,用s=12,e=10的格式输入要求的起止点,再输入main即可得到两点之间的路径和长度。(M script file canshuo.m first enter the node number and the right path lies in the command window enter canshu, with s = 12, e = 10 The format of the input requirements of the start and end points, and then enter the main between two points can be obtained path and length.)
- 2011-06-09 16:00:51下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1