搜索资源列表
potential_12
- 基于人工势场的路径规划算法及其具体的实现
避障机器人的人工势场算法
- 避障机器人的人工势场算法,开发环境matlab
potential_12
- 基于人工势场的路径规划算法及其具体的实现-Artificial potential field based path planning algorithm and its concrete realization of
shichangfa
- MATLAB人工势场法算法源代码 可以用于移动机器人路径规划上面-MATLAB artificial potential field algorithm source code can be used for Mobile Robot Path Planning above
apf
- 机器人避障算法---人工势场法,在java的实现,采用simbad平台-Robot obstacle avoidance algorithm--- artificial potential field method, in the realization of java using simbad platform
agent5
- 这是一个关于人工势场算法的程序,在机器人\航空\航天方面都能用上-Improved Artificial Field Method
rengongshichangzaixunluzhongdeyingyong
- 人工势场算法在寻路中的应用,一个公园寻路系统。希望能给人帮助!-good
11
- 综合人工势场、栅格等算法的优势提出的一种算法-Integrated artificial potential field, grid and other advantages of the algorithm proposed an algorithm
修改版(人工势场)
- 基于人工势场法的避障算法txt注释版本,非常详细(Obstacle avoidance algorithm based on artificial potential field method)
基于遗传算法的人工势场法
- 将遗传算法与人工势场法结合,通过筛选,确定最佳参数(Combining the genetic algorithm with the artificial potential field method, the optimum parameters are determined by screening.)
obstacle avoidance
- 基于人工势场算法的避障算法,包括多机器人避障算法(Obstacle avoidance algorithm based on artificial potential field algorithm, including multi-robot obstacle avoidance algorithm.)
目标函数程序
- 人工势场法路径规划程序,文件中为文章中目标函数编程参考文件。(The path planning program of the artificial potential field method, in which the reference file is programmed for the target function in the article.)
传统的可运行人工势场编程
- 简单可用的传统人工势场法程序,可在其基础上进行算法改进(Simple and available traditional artificial potential field method can improve algorithm based on it.)
matlab机器人避障
- 机器人避障问题,从开始点抵达终点,采用人工势场法,用matlab语言实现(The mobile robot's path finding method avoids obstacles and reaches the end point from the specified point.)
人工势场 matlab
- 人工势场的matlab编程;添加简单跳出算法,解决目标不可达等问题;初学者(Matlab'programming of artificial potential field)
基于遗传算法的人工势场法
- 人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
传统人工势场法
- 传统的人工势场算法。用于路径规划。可能存在目标不可达问题。(Traditional artificial potential field method. For path planning.)
几种改进的路径规划算法
- matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
人工势场法
- 用MATLAB实现人工势场算法作路径规划(Using MATLAB to Realize Artificial Potential Field Algorithms for Path Planning)
多机器人编队控制
- 针对多机器人编队控稍中的队形形成问题进行研究。利用控制算法中的人工势场法解决多机器人队形形成问题,结构简单、易于计算,方便对多机器人实时控制。首先,针对多机器人的队形位置用目标点搜索算法,寻找到正确的队形位置点,防止多机器人在空间内绕路,减少编队时间;然后,通过人工势场算法规划各机器人的路径,在机器人行进过程中,利用优先级蔽障方法避免与其他机器人碰撞;最后,对多机器人的队形形成进行仿真,实验证明队形形成的有效性,算法简单易于实现。(Th