搜索资源列表
ACS
- matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
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
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
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
- codes for ant colony optimization
aco-ant-colony-optimization_matlab
- 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
TSP-of-ACO-matlab
- 蚁群算法用于解决TSP问题,用matlab实现的算法,调试通过-ant colony optimization alorithm TSP problem
ACO-on-JSSP
- Dynamic job shop scheduling problem is one form of a job shop scheduling problem with varying arrival time job or not concurrent. This problem can be represented in graph form, which is to seek the shortest path from start point to destination point.
ACO-for-TSP
- ANT Colony Optimization (ACO) for Traveling Salesman Problem (TSP)
MATLAB-ACO-PSO-IA
- 群智能算法包括蚁群、粒子群算法等,以及人工免疫算法-Swarm intelligence algorithms include ant colony, particle swarm optimization, and artificial immune algorithm
aco-pso_ga
- ant colony optimization, pso, genetic algorithm code
ACO
- ANT COLONY OPTIMIZATION
ypea103-ant-colony-optimization
- ant colony optimization algorithm implementation matlab
ACO on JSSP
- ant colony optimization on job shop scheduling
aco
- This algorithm tells about optimization of a function using Ant colony Optimization Matlab.
ant-colony-optimization
- 蚁群优化是一组概率性元启发式算法和智能优化算法,受蚂蚁社会行为的启发。(Ant Colony Optimization (ACO) are a set of probabilistic metaheuristics and an intelligent optimization algorithms, inspired by social behavior of ants.)
