搜索资源列表
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
fatp
- CODE SOURCE TSP ET ACO
AntSystem
- 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
ACATSP
- 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
aco-v1.1
- This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
ACO
- 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
ACO-PSO
- 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
aco-v1.1
- This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points. The algorithm is described in de
ANTColonyOptimization(ACO)for
- Ant colony algorithm and TSP
my-ACO-for-TSP
- solving TSP problem with ACO in matlab
MATLAB-code-for-TSP
- 用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据-Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities
ACO-code
- using ACO to solve VRP in matlab,a litle code
ACO-for-TSP
- a ant colony optimization(aco) for traveling salesman problem(TSP).implementation in matlab.type of file:m file
ACO-for-TSP
- Ant colony for tsp(traveling sale person) in matlab
ACO-TSP-matlab-code
- ant colony optomization tsp code in matlab
aco
- This the aco code in matlab.-This is the aco code in matlab.
Chaos-improved-ACO-in-PID
- Matlab code for caotic ACO PID
ACO-OFDM 代码
- aco-OFDM optical , design in matlab 代码
ACO v1
- tsp with aco in matlab
ACO for Binary Knapsack Problem
- ACO for Traveling SP problem codes in matlab