搜索资源列表
制粒子群算法的移动机器人路径规划
- [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计算机仿真实验 证明『,该方法的有效性和先进性.
路径规划仿真势场法
- 是一个机器人路径规划的仿真程序。采用C++编写
Path
- 用vc++写的机器人路径规划仿真平台的程序,修改了几次,终于搞定了-Written using vc++ simulation platform for robot path planning process, modified several times, finally Gaoding the
Robotswarm
- 用差分方法,进行机器人路径规划仿真的程序-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem
rengong
- 基于人工力场的移动机器人路径规划研究的MATLAB软件仿真-Based on the artificial field of mobile robot path planning study of the MATLAB software simulation
MatlabToolboxiRobotCreate
- 移动机器人仿真,可以在matlab下面使用,很方便呀-mobile robot
robot
- 一个基于人工势场的机器人路径规划的仿真程序源码,可以自行修改阈值。-An artificial potential field based robot path planning simulation program source code, you can modify thresholds.
simulation
- 从一个房间到另一个房间的机器人仿真,可以设置程序,用于室内避障-From one room to another room of the robot simulation
Geneticalgorithmpathplanningsimulationprogram
- 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
PathPlanningforMobileRobotsBasedontheNeuralNetwork
- :针对移动机器人传统路径规划算法效率不高,寻优能力差等问题,提出一种基 于神经网络和粒子群优化算法相结合的移动机器人路径规划方法.该方法利用神经网 络实现大量的并行和分布计算,发挥PSO简单、容易实现的优点,提高了路径规划的计 算效率和可靠性.仿真结果表明,这种新路径规划方法是可行且有效的.-The quality and eficiency of calculation is the two puzzling problems in the tradi— tional algo
UnknownEnvironmentBasedonFuzzyNeural
- :为提高移动机器人在未知环境下避障行为的成功率,通过对障碍物信息的输人,从控制输出数据中找出避 障行为模式,生成相应的模糊逻辑控制规则,并把模糊控制算法引入到神经网络中,使得模糊控制器规则的在线精 度和神经网络的学习速度均有较大的提高,使移动机器人具有较为迅速的反应能力,实现机器人连续、快速地避障 并最终到达目标.系统仿真证明了模糊神经网络在移动机器人路径选择中的智能性.-To enable the mobile robot in unknown environment obstac
Robot--obstacle-avoidance-problem
- Swarm仿真机器人在离散的时间。建立在机器人路径规划问题的仿真避障问题。-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem.
control
- 移动机器人路径规划的模糊控制的matlab仿真源程序(Mobile robot path planning fuzzy control matlab simulation source)
MATLAB路径规划
- 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
清洁机器人路径规划matlab仿真程序
- 清洁机器人内螺旋算法仿真matlab程序,采用内螺旋算法全覆盖算法(Internal helix algorithm simulation)
pso1
- 基于粒子群算法的移动机器人路径规划,文件是关于粒子群算法求解路径规划的问题,其中包括栅格障碍物环境的建立,粒子群及其改进算法的仿真程序。(On path planning problem of particle swarm algorithm matlab code)
A 算法的机器人路径规划代码
- 可以用于移动机器人的轨迹规划研究,仿真,这是MATLAB代码(It can be used for trajectory planning of mobile robot)
粒子群算法求解机器人路径规划
- 单机器人路径规划仿真,基于栅格地图模型,采用粒子群算法进行路径规划。(Single robot path planning simulation, based on grid map model, using particle swarm algorithm for path planning)
清洁机器人路径规划
- 清洁机器人路径规划matlab仿真程序,采用内螺旋算法,房间抽象为矩阵(Matlab simulation program for cleaning robot path planning, using internal spiral algorithm, room abstraction as matrix)
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 matlab simulation.)