搜索资源列表
PathPlanningforMobileRobotsBasedontheNeuralNetwork
- :针对移动机器人传统路径规划算法效率不高,寻优能力差等问题,提出一种基 于神经网络和粒子群优化算法相结合的移动机器人路径规划方法.该方法利用神经网 络实现大量的并行和分布计算,发挥PSO简单、容易实现的优点,提高了路径规划的计 算效率和可靠性.仿真结果表明,这种新路径规划方法是可行且有效的.-The quality and eficiency of calculation is the two puzzling proble
pso_pathplanning
- 通过粒子群优化算法,通过栅格法实现移动机器人路径规划(Path Planning of Mobile Robot Based on Particle Swarm Optimization and Grid Method)