读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题(A-Star​)我要分享

Read digital map file, increase the map, using the A * algorithm to solve the problem of three dimen

A-Star A星 ​数字地图 地图障碍 A*算法 三维路径规划

关注次数: 339

下载次数: 6

文件大小: 7904KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。


English Description:

Read digital map file, increase the map, using the A * algorithm to solve the three dimensional path planning problem.


代码预览

A-Star

A-Star\A_Star.m

A-Star\As.fig

A-Star\H_func.m

A-Star\loadmap.m

A-Star\map.xyz

A-Star\mappoint.m

A-Star\openlist.m

A-Star\radar_pos.m

A-Star\rep.m