搜索资源列表
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
aw2
- 基于改进半软阈值降噪法的输电线路故障测距.-Based on the improved half soft threshold denoising method in the fault location of transmission line.
my-ACO-for-TSP
- solving TSP problem with ACO in matlab
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-OFDM 代码
- aco-OFDM optical , design in matlab 代码
ant-colony-algorithm(ACO)
- 蚁群算法实现TSP问题,代码由MATLAB编写,可直接运行,直接修改初始城市数据即可-Ant colony algorithm TSP problem, the code is written in MATLAB can be directly run, the data can directly modify the initial cities
aco
- this the ant colony algorithm in matlab-this is the ant colony algorithm in matlab
ACO for Binary Knapsack Problem
- ACO for Traveling SP problem codes in matlab
ACOBP
- 用蚁群算法优化BP神经网络,然后用于预测,非常实用,适合初学者。(This is the aco-bp code in matlab)