文件名称:GA_TSP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-10-16
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 邓**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序包含遗传算法主程序,用于解决GA在TSP中的应用问题。包含有cross exchang mutation fit等多个子程序。对于TSP问题可以直接拿来用,其他问题可以稍加修改或利用其中的GA程序。-This program includes the main program, the genetic algorithm (GA) is used to solve the problem of GA in the application of TSP. Contains a cross exchange mutation fit more subroutine, etc. For the TSP problem can use them directly, other problems can be slightly modified or use of the GA program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
s4_7\cross.m
....\exchange.m
....\fit.m
....\fit111.asv
....\Mutation.m
....\myLength.m
....\plot_route.m
....\TSPfit.asv
....\TSPfit.m
s4_7