搜索资源列表
matlab-code
- aco matlab code ant colony optimization matlab code acs algorithm
ACS
- matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
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
- 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
aco-ant-colony-optimization_matlab
- 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
TSP-of-ACO-matlab
- 蚁群算法用于解决TSP问题,用matlab实现的算法,调试通过-ant colony optimization alorithm TSP problem
ACO-MATLAB
- 标准的蚁群算法,由matlab实现,已验证无错误.-Standard ant colony algorithm, implemented by matlab, verified error.
ACO-master
- 从数据学习贝叶斯网络结构的蚁群优化实现 matlab平台下(Ant Colony Optimisation implementation for learning Bayesian Network structures from data)
TSP问题代码
- 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
aco
- This algorithm tells about optimization of a function using Ant colony Optimization Matlab.