文件名称:蚁群算法(路径规划程序)
介绍说明--下载内容来自于网络,使用问题请自行百度
蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm, and it is also a heuristic algorithm. The basic principle comes from the shortest path principle of the ant foraging in nature. The ant colony algorithm based on the simulation of ants to find the shortest path algorithm to design the bionic food behavior, so in general, the ant colony algorithm to solve the shortest path problem, and really in the traveling salesman problem (TSP, a search for the shortest path problem) has made good effect. At present, it has gradually applied to other fields, and has been applied in graph coloring, vehicle scheduling, integrated circuit design, communication network, data clustering analysis and so on.)
相关搜索: 蚁群算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
蚁群算法(路径规划程序)\0_Maklink\Field.m | 11268 | 2015-08-07 |
蚁群算法(路径规划程序)\0_Maklink\FitnessFn.m | 3184 | 2015-08-07 |
蚁群算法(路径规划程序)\0_Maklink\getExamples.m | 4966 | 2015-08-07 |
蚁群算法(路径规划程序)\0_Maklink\mainDebugTests.m | 8434 | 2015-08-07 |
蚁群算法(路径规划程序)\0_Maklink\Maklink.m | 10753 | 2015-08-07 |
蚁群算法(路径规划程序)\0_Maklink\Obstacle.m | 14954 | 2015-08-07 |
蚁群算法(路径规划程序)\1_TabuSearch\TabuSearch.m | 12475 | 2015-08-07 |
蚁群算法(路径规划程序)\2_SimulatedAnnealing\SimulatedAnnealing.m | 15096 | 2015-08-07 |
蚁群算法(路径规划程序)\3_GeneticAlgorithm\GeneticAlgorithm.m | 7554 | 2015-08-07 |
蚁群算法(路径规划程序)\4_ParticleSwarm\Particle.m | 2927 | 2015-08-07 |
蚁群算法(路径规划程序)\4_ParticleSwarm\ParticleSwarm.m | 8074 | 2015-08-07 |
蚁群算法(路径规划程序)\5_AntColony\AntColony.m | 9526 | 2015-08-07 |
蚁群算法(路径规划程序)\5_AntColony\mainACS.m | 778 | 2015-08-07 |
蚁群算法(路径规划程序)\5_AntColony\mainHandACS.m | 682 | 2015-08-07 |
蚁群算法(路径规划程序)\5_AntColony\roulette.m | 294 | 2015-08-07 |
蚁群算法(路径规划程序)\field.mat | 12637 | 2015-08-07 |
蚁群算法(路径规划程序)\Field_1.png | 40943 | 2015-08-07 |
蚁群算法(路径规划程序)\Field_2.png | 59189 | 2015-08-07 |
蚁群算法(路径规划程序)\hand.mat | 1482 | 2015-08-07 |
蚁群算法(路径规划程序)\mainACS.m | 740 | 2015-08-07 |
蚁群算法(路径规划程序)\mainGA.m | 823 | 2015-08-07 |
蚁群算法(路径规划程序)\mainHand.m | 347 | 2015-08-07 |
蚁群算法(路径规划程序)\mainMaklink.m | 510 | 2015-08-07 |
蚁群算法(路径规划程序)\mainPSO.m | 600 | 2015-08-07 |
蚁群算法(路径规划程序)\mainSA.m | 1139 | 2015-08-07 |
蚁群算法(路径规划程序)\mainTS.m | 962 | 2015-08-07 |
蚁群算法(路径规划程序)\Thumbs.db | 11264 | 2017-03-04 |
蚁群算法(路径规划程序)\_1_mainTS.m | 483 | 2017-08-24 |
蚁群算法(路径规划程序)\0_Maklink | 0 | 2017-09-02 |
蚁群算法(路径规划程序)\1_TabuSearch | 0 | 2017-09-02 |
蚁群算法(路径规划程序)\2_SimulatedAnnealing | 0 | 2017-09-02 |
蚁群算法(路径规划程序)\3_GeneticAlgorithm | 0 | 2017-09-02 |
蚁群算法(路径规划程序)\4_ParticleSwarm | 0 | 2017-09-02 |
蚁群算法(路径规划程序)\5_AntColony | 0 | 2017-09-02 |
蚁群算法(路径规划程序) | 0 | 2017-09-02 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.