搜索资源列表
qiuling.rar
- 丘陵地形的matlab仿真模型,可以用与航迹规划算法的研究。,Hilly terrain matlab simulation model can be used with the route planning algorithm.
Astar-KO
- 航迹规划中的AStar算法,希望对大家有用-AStar route planning algorithm in the hope that useful for everyone
ACOrout
- 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
RRT
- 用于在线航路规划问题,对算法进行了改进,使其能够尽可能朝着目标点扩展-For the online route planning problem, the algorithm was improved so that it can extend as far as possible towards the target point
matlab-code
- 给予遗传算法的航迹规划和路径规划算法,含全部源程序,提供大家共同学习-Route planning and path planning algorithm given genetic algorithm, including all source code, provided we learn together
GA
- 遗传算法,路径寻优,适合用于路径规划、线路选择寻优-Algorithm, route optimization,suitable for route planning, route selection optimization
mTSP
- 多人员行走的路径规划问题模型的求解源代码。可以对应很多模型。非常不错。-more people route planning problem.it is very good
apf-15.8.15
- 针对智能车路径规划的问题,采用人工势场法进行智能车的路径规划,进而为智能车提供一条安全无碰的较优路径。本程序基于源程序进行了改动,松弛了迭代终止条件,避免智能车绕过目标无限探测下去。-Smart car for path planning problem, the use of artificial potential field of intelligent vehicle route planning, thereby providing a safe path for the optimu
PathRRT
- 基于RRT算法的多平台反舰导弹打击单目标航路规划-Multi platform anti ship missile strike single target route planning based on RRT algorithm
hangjiguihua1
- 航迹规划算法,能够有效规划出最优路径,达到最优效果-Route planning algorithm can effectively plan out the best route to achieve optimal results
RRT
- RRT(随机生成搜索树)搜索下的航路规划,(Route planning based on RRT (Random Spanning search tree) search,)
模糊控制用于机器人避障
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
matlab
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
蚁群算法
- 蚁群算法解决公交车路径规划问题的MATLAB代码实现(Ant Colony Algorithm to Solve the Problem of Bus Route Planning with MATLAB Code)
最短路径问题
- 最短路径解决公交车路径规划问题的MATLAB代码实现(Shortest Path to Solve the Problem of Bus Route Planning MATLAB Code)
MATLAB算法
- 基于最短路径解决公交车路径规划问题的MATLAB代码实现(Shortest Path to Solve the Problem of Bus Route Planning MATLAB Code)
Astar
- A*算法是一种静态路网中求解最短路径最有效直接的搜索方法,也是许多其他问题的常用启发式算法,他考虑了全局的信息,可以在一些情况下蜕化为迪杰斯特拉算法以及扫描时算法,本程序文件是利用A*算法进行一个航路规划(A * algorithm is a static road network to solve the shortest path is the most effective and direct search method, is also a lot of other problems c
公交系统路线设计规划仿真
- 一种公交系统使用的城市路线规划仿真,使用matlab编写(A city route planning simulation used by a bus system and written in MATLAB)
pthreat
- 无人机航迹规划,威胁概率模型,路径最短,B样条曲线平滑(UAV route planning, threat probability model, shortest path, B-spline curve smoothing)
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
