搜索资源列表
Ant_Colony
- 94年发表的蚁群算法,模拟蚂蚁觅食过程,重要的近似算法之一
ant_colony
- 旅行者问题(travelling salesman problem)算法
Ant_Colony
- 94年发表的蚁群算法,模拟蚂蚁觅食过程,重要的近似算法之一-94 years published by ant colony algorithm, simulated ant foraging process, one important approximation algorithm
ant_colony
- 旅行者问题(travelling salesman problem)算法
ant-c-s
- 在matlab的环境下,利用ANT_COLONY算法求解TSP问题,灵活,精练,是你参考学习的好M文件-In the matlab environment, the use of TSP problem algorithm ANT_COLONY, flexible, concise, is that you learn a good reference document M
ant_colony
- 介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed algorithm for the solution of combinatorial optimization problems which was inspired by the observation of real colonies of ants. We apply ACS
ant_colony
- 简单易操作的蚁群旅行商问题,可以很方便的运行,.M文件。-sample tsp
ant_colony
- 很好的蚂蚁算法,绝对的高质量,其中已付TSP坐标文件-A good algorithm, absolute quality, which paid TSP coordinate file
Ant_colony
- 有关蚁群算法的资料,详细讲解的蚁群算法的原理及改进蚁群算法,并附有MATLAB代码及解释。-Information about ant colony algorithm, explain in detail the principles of ant colony algorithm and improved ant colony algorithm, along with MATLAB code and explanation.
Ant_Colony
- 蚁群算法,用于解决旅行商问题,也可修改后用于其它优化问题。-ant colony algorithm used to resolve travelling salesman problem
ant_colony
- 蚁群优化算法用于计算TSP商旅问题,程序在vc++6.0下面通过,对原来的做了一点修改。-ant colony algorithm
InTech-Ant_colony
- Ant colony system based applications to electrical distribution system optimization.pdf
Ant_colony-system
- Ant_colony system_a_cooperative_learning_approach_to_the_traveling_salesman_problem
ant_colony
- 蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。-Ant algorithm is a probabilistic algorithm for finding optimal paths in graphs. It was suggested by Marc