搜索资源列表
最短路径算法源码
- 一个关于路径寻优的算法程序-on a path optimization algorithm procedures
heurism
- 本程序通过heurism算法完成最短路径寻优,可以方便GIS开发的朋友。-the procedure heurism completed the shortest path algorithm optimization, GIS can facilitate the development of a friend.
机器人路径规划蚂蚁算法
- 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
GAant
- 基于栅格划分的环境中,研究了机器人路径规划问题中蚁群系统的“外激素”表示及更新方式,并将遗传算法的交叉操作结合到蚁群系统的路径寻优过程中,提高了蚁群系统的路径寻优能力,为蚁群算法的应用提供了一种新的探索。
物流配送蚁群算法
- 蚁群算法在物流配送中运用,实现最优路径巡寻优,可得出实际界面,直观
矢量地图路径寻优的程序实现
- A* 算法矢量地图路径寻优的程序实现 VC实现最优路径-A* algorithm for vector map the path optimization process to achieve
ant
- 一种可运行的最优路径蚁群算法,可以用于机器人路径寻优等方向-An optimal path running ant colony algorithm, robot path can be used to find the direction of Excellence
ant
- 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
PathPlanningforMobileRobotsBasedontheNeuralNetwork
- :针对移动机器人传统路径规划算法效率不高,寻优能力差等问题,提出一种基 于神经网络和粒子群优化算法相结合的移动机器人路径规划方法.该方法利用神经网 络实现大量的并行和分布计算,发挥PSO简单、容易实现的优点,提高了路径规划的计 算效率和可靠性.仿真结果表明,这种新路径规划方法是可行且有效的.-The quality and eficiency of calculation is the two puzzling problems in the tradi— tional algo
matlabyiqunsuanfa
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
shortest-way
- 最短路径寻优算法,也是通过矩阵来存储信息,获得最短的路径-The shortest path optimization algorithm, is also the shortest path through the matrix to store information
luyou
- 基于差分算法的路由算法,可以搜索网络中的最佳路由路径,差分算法优越于传统遗传算法,寻优目的性更强-Difference algorithm-based routing algorithm, the best route in the search network, differential algorithm is superior to the traditional genetic algorithm optimization purpose more
Ant-Colony-Optimization
- 蚁群算法路径寻优,可以实现三维路径规划,可运行,得到最佳个体适应度变化趋势和寻路径过程。-Ant colony algorithm for route optimization, can achieve three-dimensional path planning, operations, get the best individual fitness trends and find the path process.
yichuan
- 解决路径寻优问题的遗传算法,经过相对路径寻优的问题进行改进的算法,提高算法运行速度(Genetic algorithm for solving path optimization problem)
改进遗传算法
- 改进的遗传算法,求解路径寻优的问题,加快了寻找全局最优解的速度(The improved genetic algorithm solves the problem of path optimization and accelerates the speed of finding the global optimal solution)
改进的禁忌搜索算法
- 改进的禁忌搜索算法,求解路径寻优问题,相对传统的遗传算法,能够更精确求得全局最优解(Compared with the traditional genetic algorithm, the improved tabu search algorithm can solve the problem of path optimization, and can obtain the global optimal solution more accurately)
35460349yiqun-tuxing
- 蚂蚁算法,路径寻优的一种算法,已经实现了运行。可以一试。(Ant algorithm, a path optimization algorithm, has been implemented. Yes, you can.)
A_starsuanfa
- 启发式策略最短路径寻优算法——A*算法,(The A* algorithm of the shortest path between two points in a directed graph)
蚁群
- 蚁群算法路径寻优,具有GUI界面,可以运行(Ant colony algorithm path optimization, with GUI interface, can run.)
Dstar动态路径规划算法
- 用于动态路径寻优的D*算法,可以运行出完整的路径,具有一定的参考价值(D* algorithm for dynamic path optimization, can run)