文件名称:GA-TSP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contains the city data. If you change the number of cities, the document shall be modified gatsp1.m N argument.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA-TSP\crossgens.m
......\distTSP.txt
......\gatsp1.asv
......\gatsp1.m
......\randomize.m
......\rshift.m
......\遗传算法解决 TSP 问题(附matlab源程序).doc
GA-TSP
......\distTSP.txt
......\gatsp1.asv
......\gatsp1.m
......\randomize.m
......\rshift.m
......\遗传算法解决 TSP 问题(附matlab源程序).doc
GA-TSP