matlab代码实现TSP双蚁群算法我要分享

Realization of TSP double ant colony algorithm with matlab code

TSP-matlab 铓佺兢 matlab-蚁群算法 旅行商问题-matlab 蚁群--tsp

关注次数: 283

下载次数: 0

文件大小: 12K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题


English Description:

Tsp double ant colony algorithm, the application of double ant colony algorithm, to solve the TSP problem, namely the traveling salesman problem


代码预览

TSPDBANT

........\1.fig

........\30城市TSP问题数据与最优解.mat

........\442TSP问题数据与算法对比.mat

........\75城市TSP问题数据.mat

........\adapting.m

........\communication.m

........\initial.asv

........\initial.m

........\keepbest.asv

........\keepbest.m

........\main.asv

........\main.m

........\paint.m

........\ph_fresh.asv

........\ph_fresh.m

........\result.m

........\search.asv

........\search.m