粒子群算法的一个应用我要分享

An application of particle swarm optimization

遗传算法TSP city TSP-遗传 pso-with-tsp 算法对比

关注次数: 203

下载次数: 1

文件大小: 10K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!


English Description:

For my graduation project, an application of particle swarm optimization algorithm, to solve the TSP problem of 51 cities, the number and location of cities can be changed, and compared with the results of genetic algorithm!


代码预览