文件名称:myMatlab-code
介绍说明--下载内容来自于网络,使用问题请自行百度
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,[1][2] 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 [3] and share some similarities with Estimation of Distribution
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,[1][2] 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 [3] and share some similarities with Estimation of Distribution
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myMatlab code/ACO.m
myMatlab code/Cost.m
myMatlab code/Model.m
myMatlab code/MyACO.m
myMatlab code/opt. Beta.fig
myMatlab code/plotsol.m
myMatlab code/rtw.m
myMatlab code/rwh.m
myMatlab code
myMatlab code/Cost.m
myMatlab code/Model.m
myMatlab code/MyACO.m
myMatlab code/opt. Beta.fig
myMatlab code/plotsol.m
myMatlab code/rtw.m
myMatlab code/rwh.m
myMatlab code
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.