Description: ant colony
蚁群算法的很好范例
matlab代码-ant colony ant algorithm is a good example of Matlab code Platform: |
Size: 11264 |
Author:afafafafa |
Hits:
Description: Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem. This research helpful Platform: |
Size: 28672 |
Author:阳关 |
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: 《Ant Colony Optimization》Marco Dorigo写的一本关于蚁群算法的书。包括AS、ACS、EAS、ASRank、MMAS的讲解。很好的一本书。-Ant Colony Optimization Marco Dorigo wrote a book about ant colony algorithm. Including AS, ACS, EAS, ASRank, MMAS explanation. A very good book. Platform: |
Size: 1944576 |
Author:nxliliang |
Hits:
Description: 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. Platform: |
Size: 38912 |
Author:cheikh |
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:
Description: In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs.
This algorithm is a member of the ant colony algorithms family, in swarm intelligence methods, and it constitutes some metaheuristic optimizations. Initially proposed by Marco Dorigo in 1992 in his PhD thesis, the first algorithm was aiming to search for an optimal path in a graph, based on the behavior of ants seeking a path between their colony and a source of food. The original idea has since diversified to solve a wider class of numerical problems, and as a result, several problems have emerged, drawing on various aspects of the behavior of ants. From a broader perspective, ACO performs a model-based search and share some similarities with Estimation of Distribution Algorithm. Platform: |
Size: 48128 |
Author:reyhooon
|
Hits:
Description: 蚁群优化是一组概率性元启发式算法和智能优化算法,受蚂蚁社会行为的启发。(Ant Colony Optimization (ACO) are a set of probabilistic metaheuristics and an intelligent optimization algorithms, inspired by social behavior of ants.) Platform: |
Size: 19456 |
Author:不喜欢写论文 |
Hits: