搜索资源列表
机器人路径规划蚂蚁算法
- 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
机器人路径规划 遗传算法
- 用遗传算法做的一个机器人路径规划,在机器人实验平台上已经测试过的,好使的。
制粒子群算法的移动机器人路径规划
- [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计算机仿真实验 证明『,该方法的有效性和先进性.
机器人路径规划-遗传算法
- 遗传算法解决避障机器人路径规划 程序运行环境 Windows XP , Pentium4.3.0 CPU 2.93GHz , 512MB , Matlab 6.5
基于方向优先权的机器人路径规划
- 基于方向优先权的机器人路径规划 matlab文件
基于最优弧的足球机器人路径规划方法
- 基于最优弧的足球机器人路径规划方法
机器人路径源代码
- 遗传算法的机器人路径规划的源代码 非常有用 遗传算法仿照生物新兴的一种算法
一种蚁群算法的机器人路径规划程序
- 一种蚁群算法的机器人路径规划程序
遗传算法的机器人路径规划
- 遗传算法和Hopfield网络的机器人路径规划两种算法,都有了
机器人路径规划VC源程序
- 自己看过的机器人路径规划的vc源程序,感觉挺好的,与大家共同分享一下!呵呵
粒子群算法求解机器人路径规划
- 粒子群算法求解机器人路径规划的MATLAB算法-the pathline of robot
完整的多机器人路径规划程序
- 一个完整的多机器人路径规划程序,几代研究生都在用-A complete multi-robot path planning process, several generations of graduate students are using
基于c++的智能扫地机器人路径选择的算法
- 基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
5机器人路径规划
- 做机器人路径规划或者避障的同学,该文档有很高的参考性。(The document has a high reference to the students who do robot path planning or obstacle avoidance.)
机器人路径规划(1)
- 机器人路径的相关问题,跳过障碍物,博主分享(it is useful for people to learn about the application of matlab)
栅格法路径规划
- 栅格法,机器人路径规划完整程序,用的是MATLAB语言。(This is a complete procedure for robot path planning, using a traditional grid algorithm.)
双蚁群路径规划
- 这是双蚁群机器人路径规划算法,很好的解决了蚁群算法收敛慢的缺点,C++语言(This is a dual ant colony robot path planning algorithm that solves the shortcomings of the slow convergence of the ant colony algorithm and uses the C++ language.)
基于蚁群算法的机器人路径规划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
粒子群算法求解机器人路径规划
- 单机器人路径规划仿真,基于栅格地图模型,采用粒子群算法进行路径规划。(Single robot path planning simulation, based on grid map model, using particle swarm algorithm for path planning)
清洁机器人路径规划
- 清洁机器人路径规划matlab仿真程序,采用内螺旋算法,房间抽象为矩阵(Matlab simulation program for cleaning robot path planning, using internal spiral algorithm, room abstraction as matrix)