搜索资源列表
aco
- 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
fatp
- CODE SOURCE TSP ET ACO
ACO
- aco feature selection
ACOmatlab
- matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
aco
- Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shapes based on ant colony optimi
ACO
- 使用matlab程序编写的ACO算法过程,适合初学者-Use of matlab programming process of the ACO algorithms, suitable for beginners
ACO
- 蚁群算法,主要是模拟蚁群是怎样寻找到最短路径的-Ant colony algorithm is mainly simulated ant colony is how to find the shortest path
ACO
- this project is used for finding edge detection with ACO
acocombinationwithpso
- a combination of aco and pso optimization
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
MatlabAntColonyOptimization
- 蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的一种仿生算法-Ant Colony Optimization ACO .Matlab
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
ACO
- 简单的蚁群算法求解tsp问题 其中程序没有计算最后一个城市回来起点城市的距离-Tsp simple ant colony algorithm for the problem which the program does not calculate the last point of a city back from the city
edge-_2008
- 使用ACO算法实现图像边缘检测,效果很好,做图像处理的肯定用得到,内含2008年IEEE原文-Simulation using ACO algorithm to image edge detection, the effect is very good,the man who do image processing must be used, including source code and documentation
ACO-TSP
- ACO解决TSP问题的MATLAB源程序-ACO to solve TSP problems MATLAB source
ACO
- 基本蚁群算法,主要做的是最短路径,请大家修改后应用-Basic ant colony algorithm, the main job of the shortest path, let us apply the modified
aco-ant-colony-optimization_matlab
- 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
aco-ga-pso-tsp
- Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
