搜索资源列表
用遗传算法计算最短路径
- 无人机避障,遗传算法,最短路径,求解TSP问题,仿真程序(Unmanned air vehicle obstacle avoidance)
A factor graph approach
- 利用因子图算法实现无人机的导航与避障,并实现matlab仿真实现(Using factor diagram algorithm to realize unmanned aerial vehicle navigation and obstacle avoidance)
势场法-改进
- 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
无人机避障
- 多机器人系统的群集编队控制理论仿真程序,采用人工势场法,使多个机器人在向目标点运动过程中能保持队形,并能适应环境约束(The simulation program of cluster formation control theory of multi-robot system adopts the artificial potential field method, which enables multiple robots to maintain formation and adapt to
matlab改进人工势场路径规划(避障,c语言)
- 使用matlab语言,用改进人工势场法,实现无人机路径规划和避障控制(Path planning and obstacle avoidance control of UAV)
matlab code
- 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony gen
无人机避障
- 模拟了无人机遇到障碍物自动避障的原理,并且加了大量的注释!(The principle of UAV avoiding obstacles automatically is simulated, and a lot of comments are added!)