搜索资源列表
antcolony
- 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划
antcolony 蚁群觅食模拟
- antcolony 蚁群觅食模拟-antcolony ant foraging simulation
antcolony
- 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,
AntColonyOptimization
- AntColony Optimization --- Artificial Ants a Computational Intelligence Technique 蚁群算法大牛编写的书籍,对于想了解蚁群算法的人有很大帮助
AntColony
- 师兄写的一个蚂蚁算法的实现。现在与大家共同分析讨论-Hold write a Ant Algorithm realized. And now everyone is discussed
AntColony.rar
- 蚁群算法,使用Renyi熵寻优,快速寻找最优解,Ant colony algorithm, the use of Renyi entropy optimization, fast search for the optimal solution
antcolony
- 蚁群算法的实现以及改进。基于基本的蚁群算法解决Tsp问题很好的办法。-Ant group algorithm s realization as well as improves. Solves the Tsp question very good means based on the basic ant group algorithm.
QosRoute-Antcolony
- %% Ant Colony Algorithm for QoS Multicast Routing % QoS组播路由蚁群算法- Ant Colony Algorithm for QoS Multicast Routing QoS Multicast Routing with Ant Colony Algorithm
antcolony
- 程序名称:蚁群觅食模拟 程序介绍: 本程序模拟自然界蚂蚁寻找食物并带回自己窝的过程,栩栩如生的再现了单个蚂蚁的灵活性和整体蚁群的智能涌现。关于用几条简单规则涌现生命现象的信念得到了进一步加强验证。用户可以自定义地图,从而让蚂蚁有机会与复杂的地形环境打交道,地形越复杂,蚂蚁的智能特性越能体现出来。-Name: ant foraging simulation program descr iption: This procedure simulated natural ants to fin
3970969QosRoute-Antcolony
- 一份针对蚁群算法的Matlab程序,希望对大家有帮助-ant colony matlab
antcolony
- 对蚁群算法的介绍,对初学者很有用处,希望有所帮助。-ant colony
antcolony
- 针对蚁群算法的matlab程序设计,希望对大家有所帮助-ant colony matlab
antcolony
- 蚁群算法是一种新的优化算法 本文是其实现方法-ant colony
j_fourmi
- antcolony -traveling salesman problem-java
antcolony
- 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
aco
- 蚁群算法解欧氏平面上的TSP问题。包括了2-opt、3-opt优化,经过了若干经典数据的测试。-AntColony algorithm solving the TSP problem in Euclid plane, including 2-opt and 3-opt optimization. It has been tested by authorized data.
antcolony
- 改进蚁群算法的一个程序,是在基本蚁群算法的基础上改进的,提高算法的收敛速度。-Improved ant colony algorithm a procedure is in the basic ant colony algorithm based on improved, to improve the convergence speed.
AntColony(Book)
- 蚁群算法原理及其应用(段海滨著)珍藏了很长时间的书,希望站长多给分。-Ant Colony Algorithm and its Application (Section waterfront with) the book collection for a long time, I hope more owners to the sub.
AntColony
- It s a simple program that simulate ant colony in DOS environment. It get size of environment and number of foods and ants and simulate finding foods. Ant colony, foods and ants position will random selected.
AntColony
- 包含蚁群算法的源程序m文件,还有其他函数m文件(Ant colony algorithm source program m files)