-
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
-
figure1
Which Model to Use For Cortical Spiking Neurons?
use MATLAB R13 or later.
- 2009-04-19 18:47:49下载
- 积分:1
-
1-50t
matlab小程序50例,简单但是涉及的知识广泛,适合初学者学习借鉴,好东西啊(matlab small program of 50 cases, a simple but broad knowledge involved, for beginners to learn from, a good thing ah)
- 2010-05-15 10:03:23下载
- 积分:1
-
BTdemo-(1)
it s a stepper motor control
- 2011-11-15 23:28:52下载
- 积分:1
-
BG_Wael
说明: 改进的细菌觅食算法的MATLAB源代码,可以进行比较改进,对研究人员有帮助(Improved bacterial foraging algorithm MATLAB source code can be compared to improvements to the researchers help)
- 2011-03-16 16:21:54下载
- 积分:1
-
bianmadematlabshixian
基于matlab编写了自然二进制码、折叠二进制码、反射二进制码之间的转换,并使用MatlabGUI设计了人机交互界面。(Prepared based on matlab natural binary code, binary code folding, reflecting the conversion between binary code and use interactive interface designed MatlabGUI.)
- 2013-07-09 19:57:14下载
- 积分:1
-
pfactor
power factor improvement
- 2012-11-22 04:38:19下载
- 积分:1
-
Quasi-Newton-algorithms
拟牛顿算法源码,结合了简单的案例,可以帮助读者更好的理解接替过程(Quasi-Newton algorithms)
- 2021-03-29 12:39:10下载
- 积分:1
-
mmplayer
Video player to access single video frames for further processing. (e.g.: annotations, retrieve coordinates of single pixels, etc)
The player can either be controlled using its GUI or remotely by method calls.
It also features various events and properties allowing the user to keep track of the player state and playback process.
- 2009-11-26 02:15:36下载
- 积分:1
-
QPSK
基于MATLAB的QPSK调制解调性能仿真,用simulink仿真QPSK结构。(Based on MATLAB QPSK demodulation performance simulation, using simulink QPSK structure.)
- 2014-08-14 20:21:38下载
- 积分:1