Description: 介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective Platform: |
Size: 1024 |
Author:yssx090 |
Hits:
Description: 用改进蚁群算法求解一类连续空间优化问题的matlab实现-improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab Platform: |
Size: 2048 |
Author:邹昨然 |
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: 智能优化算法:蚁群算法的程序matlab 方便初学者学习-Intelligent optimization algorithms: ant colony algorithm to facilitate the procedures for matlab beginners to learn Platform: |
Size: 1024 |
Author:jack |
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: 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab Platform: |
Size: 18432 |
Author:jing |
Hits:
Description: 用matlab软件实现蚁群算法,该算法适合组合优化问题的求解问题,应用该程序可以再软件上解蚁群优化问题-Matlab software using ant colony algorithm, the algorithm is suitable for solving combinatorial optimization problems issues, applications software, the program could be the issue on Ant Colony Optimization Solutions Platform: |
Size: 6144 |
Author:chenjing |
Hits:
Description: 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results Platform: |
Size: 24576 |
Author:史峰 |
Hits:
Description: 基于蚁群算法的PID控制参数优化Matlab源码-PID Control Based on Ant Colony Optimization Algorithm for Matlab source Platform: |
Size: 5120 |
Author:天道酬勤 |
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: