搜索资源列表
trackplanning
- 基于A算法的航路规划算法源码,描述了对无人机的航路规划
trackplanning
- 基于A算法的航路规划算法源码,描述了对无人机的航路规划-Algorithm based on the A route planning algorithm source code, describes the route planning of UAV
Astarairlinerouteplanning
- A* 算法在飞行器航路规划方面的应用,根据这个算法的源码,可以找到避开障碍的最短航路。-A* algorithm in airline planning the shortest route
UCAV-Path-Planning-Based-on-MAX-MIN
- :为了保证无人作战飞机(UCAV)以最小的被发现概率和最优的航程到达目标点,在敌方防御区域内执 行任务前必须进行航路规划。蚁群优化(ACO)算法的并行实现机制适合于复杂作战环境下的UCAV航路规划,但是基本ACO算法有易陷于局部最优解的缺点-Abstract:To ensure unmanned combat aerial vehicle(UCAV)to reach the destination with an optimal p
Pathfinding_by_AStar
- 利用A*算法实现的路径规划,能够执行点击设置地理环境,地理环境能够模拟沼泽、水面等障碍环境,根据环境能够自动生成所需航路,支持动态环境设置。-An implement of pathfinding of A star.By seting environment including swamp and water,a useable path can ve found.
Astar
- A*算法是一种静态路网中求解最短路径最有效直接的搜索方法,也是许多其他问题的常用启发式算法,他考虑了全局的信息,可以在一些情况下蜕化为迪杰斯特拉算法以及扫描时算法,本程序文件是利用A*算法进行一个航路规划(A * algorithm is a static road network to solve the shortest path is the most effective and direct search method, is
A算法的航路规划
- A* 算法 matlab程序 用于机器人避障(A* algorithm matlab program for robot obstacle avoidance)
A算法的航路规划
- 基于A算法的航路规划 可以运行的程序 C++程序(Route planning based on algorithm a)
matlab code
- 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab sim