-
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
-
Mtlab
自动控制原理的matlab实现,习题源代码(Matlab achieve automatic control theory, exercises the source code)
- 2010-10-07 18:52:05下载
- 积分:1
-
Robust-stastics-method
稳健统计方法主要参考文献。基本都在这里。(robust stastics)
- 2015-01-29 22:56:17下载
- 积分:1
-
my_gcc
自己实现的matlab gcc算法,声源定位的一部分(My own version of gcc in matlab, can be used in locating the speaker.)
- 2013-11-21 22:50:26下载
- 积分:1
-
Untitled
fisher an beetween scatter classifier
- 2010-12-18 01:59:42下载
- 积分:1
-
matlabbpnn
基于BP网络预测的matlab程序,可以用于BP网络预测,matlab编译通过(BP network based on the forecast matlab procedures, can be used in BP network prediction, matlab compiler through)
- 2007-12-21 21:52:01下载
- 积分:1
-
paessens
Paessens Algorithm for VRP
- 2012-03-30 02:55:14下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
date
matlab中编写的关于日期查询的小软件,分享给大家。(matlab in the preparation of the date of inquiry on small software, to share to everyone.)
- 2008-01-15 21:54:23下载
- 积分:1
-
Pocklington
Pocklington方法的MATLAB环境下半波振子仿真(Pocklington methods under the MATLAB environment half-wave oscillator simulation)
- 2008-05-31 21:11:33下载
- 积分:1