搜索资源列表
-
0下载:
该文包括了基于 Matlab 的遗传算法解决 TSP 问题的
基本说明 , 并在文后附录了实现该算法的所有源代码 。 此代
码经过本人的运行 , 没有发现错误 , 结果比较接近理论最优
值,虽然最优路径图有点交叉。
因为本人才疏学浅 , 本报告及源代码的编译耗费了本人
较多的时间与精力 , 特收取下载 积分 , 还请见谅 。 若有什么
问题,可以私信,我们共同探讨这一问题。
希望能对需要这方面的知识的人有所帮助!-Descr iption: Descr iption
-
-
0下载:
用改进遗传算法求解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
-
-
0下载:
The following Matlab project contains the source code and Matlab examples used for optimization with matlab and the genetic algorithm and direct search toolbox. M-files accompanying the Genetic Algorithms & New Optimization Methods in MATLAB webinar.
-