搜索资源列表
制粒子群算法的移动机器人路径规划
- [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计算机仿真实验 证明『,该方法的有效性和先进性.
蚁群算法
- 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
PSO
- 粒子群算法在三维空间机器人路径规划中的应用-PSO at three-dimensional space robot path planning
cruisemisslerouteplanting
- 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
jiqirenlujingguihua
- 机器人路径规划的经典算法的论文,是从专业数据库中下载的。-Classical algorithm for robot path planning papers, is downloaded from a professional database.
rengongzhineng2
- 人工智能方面的论文,设计机器人路径规划,包括蚁群算法,中心点算法-Papers on artificial intelligence, design robot path planning, including the ant colony algorithm, the center algorithm and so on .....
D
- 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
A* 算法详细解答
- 详细介绍了A*搜索算法的原理和应用,使用与路径规划和机器人路径搜索
multi-robot-path-planning-algorithm
- 一种新型协作多机器人路径规划算法, 人工智能方向论文~看看很有帮助-A novel cooperative multi-robot path planning algorithm
地面自主移动机器人路径规划算法研究
- 详细介绍了机器人路径规划的算法,是一篇很有用的文章
Path-Planning-Grid-Method
- 文章简要阐述了基于栅格法的移动机器人路径规划算法问题, 并利用C++Buidler 软件开发的仿真平台对该问题进 行了仿真, 仿真结果说明了该算法的有效性和实用性。-This paper briefly describes the programming algorithm problem of mobile robot path based on grid method, and the use of C++ Buidler simulation software development
智能三坐标测量机路径规划文章
- 改进蚁群算法,智能三坐标测量机路径规划文章(Improved ant colony algorithm, intelligent coordinate measuring machine pa)
基于混合粒子群算法的移动机器人路径规划研究
- 本文主要研究的是机器人避障,通过混合粒子群算法来实现,里面含算法步骤,实例分析,对研究机器人避障的朋友在理论上有所帮助(This paper mainly studies the robot obstacle avoidance, through the hybrid particle swarm algorithm to achieve, which contains the steps of the algorithm, example analysis, to study the robo
基于蚁群算法的三维路径规划算法
- Ant Colony Optimization11
课程论文
- 将普通蚁群算法和最大最小蚂蚁改进蚁群算法作比较,实现了最短路径规划,含有文章和代码,可以运行,值得一看,是我的一个课程论文。(Comparing the common ant colony algorithm with the maximum ant ant improved ant colony algorithm, the shortest path planning is realized. It contains articles and code. It can run. It is
遗传算法路径规划
- 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
基于蚁群算法的机器人路径规划MATLAB源码收藏
- 基于蚁群算法的机器人路径规划MATLAB源码,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Robot path planning MATLAB source code based on ant colony algorithm, using grid discretization method to model the environment with obstacles, using adjacency matrix to stor
UAV-Path-Planning
- 运用多种算法实现无人机的路径规划,并能给出路径好坏的图例分析(Using various algorithms to realize the path planning of UAV, and can give the legend analysis of the quality of the path)
SLAM路径规划论文15篇(中文)
- 关于SLAM路径规划方面的15篇论文,中文的,改进蚁群和鸽群算法的机器人路径规划,基于前沿评估的移动机器人自主环境探索,全向移动机器人动态避障方法研究,移动机器人视觉惯性SLAM研究进展等。
路径规划
- 大坝无人碾压机路径规划(全覆盖路径规划CCP) 子区域的连通路径规划隶属于旅行商问题(TSP)即求解遍历各城市节点的最短路径 采用混沌理论改进的蜻蜓算法 首先进行运动学建模 其次基于时间成本对机群进行任务分配 优化问题为最小化时间成本 最后进行仿真分析