文件名称:MTSP
介绍说明--下载内容均来自于网络,请自行研究使用
mtspf_ga.m是主函数,floyed 是计算任意两点最短路径的算法,myLength 是计算距离的函数,lujing是本例子中所需的数据,只需运行ceshide 即可完美解决“最佳灾情巡视路线问题”。-Mtspf_ga.m is the main function, floyed is to calculate the shortest path of any two points of the algorithm, myLength is a function of distance calculation, lujing is the required data in this example, simply run ceshide can be the perfect solution to the best disaster tour routes .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(MTSP)的遗传算法的MATLAB程序\遗传算法1\ceshide.m
............................\.........\floyed.m
............................\.........\lujing.mat
............................\.........\mtspf_ga.m
............................\.........\myLength.m
............................\.........\readme.txt
............................\遗传算法1
(MTSP)的遗传算法的MATLAB程序