文件名称:SimulatedAnnealingtosolveTSPproblem
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 73kb
- 下载次数:
- 0次
- 提 供 者:
- el***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这段代码使用了模拟退火的思想解决TSP问题。在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行中都能得到一个比较理想的结果-This code uses the idea of Simulated Annealing to solve TSP problem. In this simulation experiment to address the custom of the 20 city TSP problem, set the appropriate parameters at each operation can be a more satisfactory results
(系统自动生成,下载前可以参看下载内容)
下载文件列表
模拟退火算法处理TSP问题
.......................\代码
.......................\....\data_file.m
.......................\....\distance.m
.......................\....\main.m
.......................\....\plotcities.m
.......................\....\simulatedannealing.m
.......................\....\swapcities.m
.......................\模拟退火算法解决TSP问题.doc
.......................\代码
.......................\....\data_file.m
.......................\....\distance.m
.......................\....\main.m
.......................\....\plotcities.m
.......................\....\simulatedannealing.m
.......................\....\swapcities.m
.......................\模拟退火算法解决TSP问题.doc