搜索资源列表
-
1下载:
西北工业大学博士论文:小型无人机航迹规划及组合导航关键技术研究,是研究组合导航的很好的参考资料-study on the Key Techniques of Trajectory planning and Integrated Navigation of UAV.A Dissertation submitted to
Northwestern Polytechnical University
in Partial Fulfillment of the Requirement
-
-
1下载:
A star algorithm to find the shortest path between two nodes
-
-
1下载:
A星算法提供了一种参考方法。本文件包括原始四向算法与改进后的八向搜索算法。-Engineering optimization, you need to find the optimal path channel barriers A star algorithm provides a reference method.
-
-
1下载:
区别于以往传统最短路算法,如:Dijkstra算法或者Floyd算法。该算法为启发式最短路径搜寻算法:A STAR-Finding the shortest path: a heuristic algorithm named A STAR
-
-
1下载:
dijkstra、A星、greedy-bestfirst三种路径规划算法的比较,并计算路径代价。-dijkstra, A star, greedy-bestfirst compare the three path planning algorithm, and calculate the path cost.
-
-
1下载:
A star 算法的matlab代码,用于机器人的路径规划与避障,以四节点往外扩展-A star algorithm matlab codes for path planning and obstacle avoidance robot out to a four-node expansion
-
-
2下载:
A star算法的matlab代码,用于机器人的路径规划,总共有400个节点,从结果中可以看出所有的路径-A star algorithm matlab codes for robot path planning, a total of 400 nodes, the results can be seen all paths
-
-
0下载:
MATLAB CODE for A Star Path planning Algorithm
-
-
1下载:
将本目录设为当前目录后,请直接运行A_Star_Search_Algorithm.m
根据GUI界面进行操作:初始点、目标点的设置;
障碍网格的修改
网格和路径的更新
设置完毕后请单击search-The catalog to the current directory, run directly A_Star_Search_Algorithm.m operate in accordance with GUI interface: the initial point, the t
-
-
2下载:
使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
-
-
8下载:
RT(快速扩展随机树)是一种基于采样的算法求解路径规划问题。RRT提供可行的解如果时间RRT趋于无穷大。
RRT *是一个基于采样的算法为解决运动规划问题,这是一个概率最优变异性。RRT *收敛到最优解的渐近。
RRT * FN是一个基于采样的算法基于RRT *。RRT * FN内在渐近收敛到最优解,然而RRT * FN实现使用更少的内存(RRT (Rapidly-Exploring Random Tree) is a sampling-based algorithm for solving
-
-
0下载:
A星算法,是移动机器人的基本算法,也是基本的路径规划算法(A Star algorithm, A version of the robot of algorithm is the basic path planning algorithm))
-
-
0下载:
基于优化的A星算法的最优路径最短路径规划问题(A star algorithm and path planning)
-
-
1下载:
A星算法,应用于路径规划,可以实现可视化(A star algorithm applied to path planning)
-