针对智能车路径规划的问题我要分享

Aiming at the problem of intelligent vehicle path planning

路径规划 人工势场法 较优路径 迭代终止条件

关注次数: 339

下载次数: 2

文件大小: 5KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

针对智能车路径规划的问题,采用人工势场法进行智能车的路径规划,进而为智能车提供一条安全无碰的较优路径。本程序基于源程序进行了改动,松弛了迭代终止条件,避免智能车绕过目标无限探测下去。


English Description:

Aiming at the problem of intelligent vehicle path planning, the artificial potential field method is used to plan the path of intelligent vehicle, and then a safe and collision free optimal path is provided for the intelligent vehicle. This program is modified based on the source program to relax the termination condition of iteration, so as to avoid the intelligent vehicle from bypassing the target.


代码预览

apf-15.8.15

...........\compute_angle.m

...........\compute_Attract.m

...........\compute_repulsion.asv

...........\compute_repulsion.m

...........\main.asv

...........\main.m