搜索资源列表
matlab
- 求解tsp问题的遗传算法matlab程序-Problem solving tsp procedure genetic algorithm matlab
xianglongyang123
- 新的改进方法用matlab求解tsp问题-The new improved methods solving tsp problem with matlab
tsp
- 蚁群算法matlab实现,c为测试矩阵 蚁群算法matlab实现,c为测试矩阵 -matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant
GA_tsp
- 该文包括了基于 matlab 的遗传算法解决 tsp 问题的 基本说明 , 并在文后附录了实现该算法的所有源代码 。 此代 码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优 值,虽然最优路径图有点交叉。 因为本人才疏学浅 , 本报告及源代码的编译耗费了本人 较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么 问题,可以私信,我们共同探讨这一问题。 希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
UTIMATE_AOC
- matlab针对蚁群算法(AOC)的tsp一维搜索-For ant colony algorithm matlab (AOC) in the tsp one-dimensional search
tsp-matlab
- tsp程序很实用吧,可以解决软窗口的时间问题-Program on matlab tsp
tsp-matlab-CODE
- 用改进遗传算法求解tsp问题,并编制了完整的matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for tsp, and the preparation of a complete matlab simulation program to be achieved. Program, select the operator uses the best in
tsp
- 基于matlab的tsp问题求解,有详细的程序解释和代码-matlab-based problem solving tsp, a detailed explanation of the program and code
tsp-matalb-fang-zhen
- 改进遗传算法求解T SP 问题的matlab 程序设计-Improved Genetic Algorithm T SP problem matlab programming
matlab
- 以42个地点为例,如果要列举所有路径后再确定最佳行程,那么总路径数量之大,几乎难以计算出来。多年来全球数学家绞尽脑汁,试图找到一个高效的算法tsp问题在物流中的描述是对应一个物流配送公司,欲将n个客户的订货沿最短路线全部送到。如何确定最短路线。 tsp问题最简单的求解方法是枚举法。它的解是多维的、多局部极值的、趋于无穷大的复杂解的空间,搜索空间是n个点的所有排列的集合
tsp-matlab
- THIS A tsp ALGORITHME WRITTEN IN matlab-THIS IS A tsp ALGORITHME WRITTEN IN matlab
Ant-colony-algorithm
- 主要用蚁群算法用matlab实现,解决城市之间最短路径问题-Ant colony algorithm to achieve the tsp
tspdata
- 几个tsp数据,自己整理好的,可直接粘贴到matlab程序中-Several tsp data, organize their own good, and can be pasted directly into matlab program
gatsp1
- 采用遗传算法ga解决旅行商问题tsp,是用matlab语言编写的,并且注释很详细。-Ga genetic algorithm to solve the traveling salesman problem tsp, with matlab language, and very detailed comments.
gaijinyiqunsuanfa
- 使用蚁群算法matlab代码,并在其基础上进行改进,进而得以优化蚁群算法。解决全国所有城市的tsp问题-ACA tsp