-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1
-
neuralnetworktoolmatlab
matlab用的神经网络课题比较工具,课程设计用到(neual network project used tool for matlab.)
- 2010-05-11 11:02:34下载
- 积分:1
-
MOGA
这是一个简单的用matlab编写的多目标遗传算法,可以供初学者参考(This is a simple multi-objective genetic algorithm using matlab, you can reference for beginners)
- 2013-04-04 12:09:30下载
- 积分:1
-
untitled
三相静止坐标系与两相静止坐标系之间的变换关系(Clarke变换)
(Three-phase static coordinate system and two phase transformation relationship between static coordinate system (Clarke transformation))
- 2012-05-13 14:00:23下载
- 积分:1
-
multi-objective-wuth-BW_proposed_sale_repair
modified NSGA-II with sale and repair
- 2012-05-16 16:30:34下载
- 积分:1
-
Harris11
harris corner detector using Matlab
- 2007-06-09 11:31:26下载
- 积分:1
-
tracking
ca码的生成,还有跟踪环路的仿真,具有一定的参考价值(ca code generation, as well as tracking loop simulation, has a certain reference value)
- 2013-10-05 22:23:40下载
- 积分:1
-
Meanshift
摄像头固定情况下的运动行人跟踪进行研究,Mean Shift算法,与目标区域灰度直方图结合,进行运动目标的检测跟踪(tracking study of the movement of pedestrians in case of a fixed camera introduces a better application of Mean Shift algorithm)
- 2015-03-16 23:03:49下载
- 积分:1
-
UAV_PID
无人机飞行控制程序,通过MATLAB计算无人飞行器飞行过程中运动参数求解。(UAV flight control program)
- 2021-04-26 15:58:45下载
- 积分:1
-
emd_toolbox
EMD工具箱,不仅包含源程序,而且有例子,适合初学者。(EMD toolbox)
- 2010-11-11 23:43:48下载
- 积分:1