搜索资源列表
制粒子群算法的移动机器人路径规划
- [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计
基于遗传算法的多移动机器人协调路径规划
- 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to
introduction_for_path_planning_for_mobile_robot.ra
- 关于移动机器人路径规划的ppt,参考了大量文献,涵盖了几乎可以看到的所有成熟路径规划算法并且加入了很多作者本人的理解。希望对需要的朋友有所帮助。-on mobile robot path planning ppt reference to the vast body of literature, cover almost all can see the maturity path planning algorithm and to th
twocurve3_ww
- 用于运动仿真 主要用于移动机器人路径规划问题,进行事实仿真,-for major sports simulation for mobile robot path planning, simulation fact,
PathPlanningofMobileRobot
- 基于粒子群算法的移动机器人路径规划,值得一看那-based PSO mobile robot path planning, it is worth looking at
NeuralNetworkApproachforPath
- 一篇基于神经网络优化算法的移动机器人路径规划-An optimization algorithm based on neural networks for mobile robot path planning
GAljgh
- 基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。 -Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various met
mobilerobot
- 在动态复杂环境下移动机器人路径规划问题,有很重要的参考价值-Complex in a dynamic environment of mobile robot path planning problem, has a very important reference value
200804
- 在未知动态环境下移动机器人路径规划的改进算法
200806
- 动态未知环境下移动机器人路径规划遗传算法-Dynamic unknown environment for mobile robot path planning genetic algorithm
20080510
- 复杂环境下移动机器人路径规划的一种新算法-Complex environment of mobile robot path planning of a new algorithm
20080512
- 已知环境下基于蚂蚁算法移动机器人路径规划-Known environment based on ant algorithm for mobile robot path planning
20080510
- 复杂环境下,移动机器人路径规划改进蚂蚁算法-Complex environment, mobile robot path planning improved ant algorithm
convertWorldToMap
- 此程序为移动机器人路径规划过程中所应用到的地图创建算法-This procedure for mobile robot path planning process applied to the algorithm to create the map
MRpathPlanning-0
- 一个关于在VC下进行智能移动机器人路径规划与控制的仿真环境建立方法。-One on the VC under the intelligent mobile robot path planning and control methods to establish the simulation environment.
21217728gsy
- 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
MATLAB路径规划
- 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star alg
pso_pathplanning
- 通过粒子群优化算法,通过栅格法实现移动机器人路径规划(Path Planning of Mobile Robot Based on Particle Swarm Optimization and Grid Method)
移动机器人曲线规划
- 包含n个控制点(含起点和终点)B样条曲线的移动机器人轨迹规划程序,所生成的轨迹必须严格经过起点、第三个控制点和终点(可调)(A trajectory planning program for mobile robot with n control points (including start and end points) and B-spline curves. The generated trajectory must stric
Astar改进3 走圆弧
- 移动机器人路径规划A星算法改进,移动机器人避障自动寻路设计,移动机器人路径规划A星算法matlab仿真。(Mobile robot path planning A-star algorithm improvement, mobile robot obstacle avoidance automatic path finding design, mobile robot path planning A-star algorithm mat