文件名称:TSP
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-11-03
- 文件大小:
- 90kb
- 下载次数:
- 0次
- 提 供 者:
- candic******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
求解TSP问题,即在N个城市中各经历一次回到出发点,使所经过的路程最短。采用连续的Hopfield网络实现以5个城市为例的TSP问题。-TSP problem, that each of the N cities experiencing a return to the starting point, so that the shortest distance elapsed. Use continuous Hopfield networks to five cities as an example of the TSP.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP\enumeration.m
...\tsp.m
...\框图.doc
...\连续的Hopfield网络(TSP问题).doc
TSP