Description: 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem Platform: |
Size: 5120 |
Author: |
Hits:
Description: ant colony
蚁群算法的很好范例
matlab代码-ant colony ant algorithm is a good example of Matlab code Platform: |
Size: 11264 |
Author:afafafafa |
Hits:
Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem Platform: |
Size: 20480 |
Author:穆海华 |
Hits:
Description: 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy! Platform: |
Size: 11264 |
Author:Gil Chang |
Hits:
Description: This a demo program of image edge detection using ant colony, based on
the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have. Platform: |
Size: 306176 |
Author:miaosiyi |
Hits:
Description: ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN Ant System, Rank-based version of Ant System, Best-Worst Ant System, and Ant Colony System. Platform: |
Size: 34816 |
Author:Aco17 |
Hits:
Description: 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information. Platform: |
Size: 10240 |
Author:阿阳 |
Hits:
Description: 无约束连续函数优化的人工蚁群算法通用MATLAB源码
此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解
-Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。
This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the origin codes solving Platform: |
Size: 2048 |
Author:孙准 |
Hits:
Description: 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algorithm BenchMark issues and problem solving TSP. Platform: |
Size: 4436992 |
Author:王巍 |
Hits:
Description: 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated Platform: |
Size: 178176 |
Author: |
Hits:
Description: 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into a non-binding model, and then use the source code is solved, Platform: |
Size: 2048 |
Author:张望 |
Hits:
Description: AntNet is an Ant Colony Optimization (ACO) metaheuristic for data network routing proposed by
Gianni Di Caro and Marco Dorigo ( http://www.idsia.ch/~gianni/antnet.html ). We have implemented
AntNet on network simulator, NS2.
This manual describes how to modify NS2 and install our code to simulate and experiment with AntNet
algorithm created by Lavina Jain. We have tested our simulations on ns-2.33. Platform: |
Size: 103424 |
Author:zipzap |
Hits:
Description: 基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation. Platform: |
Size: 2048 |
Author:程玉昆 |
Hits: