-
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
-
matlab_tool_box_spider
matlab的数据挖掘工具箱spider(matlab tool box spider)
- 2009-03-23 11:02:53下载
- 积分:1
-
itg_COF
MODEM芯片内部寄存器地址,对每个寄存器进行操作,操作的数值很多,一个一个罗列下来。(MODEM chip register address for each register to operation, the operation of the values many, listing one by one down.)
- 2010-09-04 18:25:25下载
- 积分:1
-
jiegouhogndeMatlab
说明: 结构分析中的有限元法利用matlab实现的教材(Structural analysis of the finite element method using matlab implementation of teaching materials)
- 2010-03-24 17:50:25下载
- 积分:1
-
COD_E02_TECNOL_PLENO_2
Neural Network - MLP Network - matlab source.
- 2010-05-30 02:01:55下载
- 积分:1
-
sensing_slot2
Writing C + + code, is to allow the use ns2 select the channel, which is our experimental multichannel implementation, hoping to share.
- 2014-01-03 11:06:50下载
- 积分:1
-
mp030211
关于信号和图像处理的稀疏分解的源程序,里面有详细的内容介绍,在WORD文档里面(Signal and image processing on the sparse decomposition of the source, which has detailed description, which in the WORD document)
- 2010-08-19 09:48:36下载
- 积分:1
-
delgkt4_lungkuta4_47step
振动理论中用四阶龙格库塔法解决受阶跃式激励的单自由度问题(Vibration theory with fourth-order Runge-Kutta method to solve by the step-like incentive problem SDOF)
- 2014-12-15 18:50:08下载
- 积分:1
-
RANSAC
随机采用一致性算法确定模型参数,此处采用的是最简单的直线模型(The RANdom SAmple Consensus algorithm to determine the model parameters used here is the most simple linear model)
- 2013-03-11 12:25:32下载
- 积分:1
-
CodeForMemetic
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。(memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.)
- 2011-11-12 02:06:03下载
- 积分:1