文件名称:GA.rar 遗传算法对TSP旅行商问题的应用
文件大小:45KB
文件格式:RAR
更新时间:2023-03-17 16:50:44
matlab TSP旅行商问题 遗传算法 Genetic algorith
tsp文件读入,模拟退火算法函数接口,测试文件,运行结果全在里面了 Genetic Algorithm (GA) is a computational model simulating the biological evolution process of natural selection and Genetic mechanism of Darwin's biological evolution. It is a method to search for the optimal solution by simulating the natural evolution process.
【文件预览】:
GA
----distance.m(302B)
----Read.m(554B)
----att48.tsp(791B)
----GAopt.m(2KB)
----mutate.m(355B)
----GA.jpg(49KB)
----paint.m(909B)
----crossover.m(864B)
----main.m(449B)
----plotcities.m(1KB)
----fitness.m(863B)