文件名称:TSP
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- yanzho******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP\20071202.txt
...\20071212.txt
...\20071214.txt
...\exchange.m
...\fit.m
...\GA.m
...\GA2.m
...\geneticTSP.m
...\geneticTSP2.m
...\immuni.m
...\intercross.m
...\juli.m
...\mutate.m
...\myLength.m
...\plotaiwa.m
...\新建 文本文档.txt
...\说明.txt
TSP
...\20071212.txt
...\20071214.txt
...\exchange.m
...\fit.m
...\GA.m
...\GA2.m
...\geneticTSP.m
...\geneticTSP2.m
...\immuni.m
...\intercross.m
...\juli.m
...\mutate.m
...\myLength.m
...\plotaiwa.m
...\新建 文本文档.txt
...\说明.txt
TSP