CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 机器人 路径 规划

搜索资源列表

  1. 61801303pathline

    0下载:
  2. 粒子群算法求解机器人路径规划的MATLAB算法(MATLAB algorithm for particle swarm optimization for robot path planning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:124928
    • 提供者:小飞侠213
  1. Genetic algorithm

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码(Genetic algorithm - based robot path planning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:15360
    • 提供者:三叶半夏
  1. Ant Colony Algorithm

    0下载:
  2. 基于蚁群算法的机器人路径规划,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Based on the ant colony algorithm, the path of the robot with the obstacle is modeled by the method of grid discretization, and the environment is stored by the adjacency matrix, so
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:40960
    • 提供者:三叶半夏
  1. 模糊控制用于机器人避障

    5下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:222208
    • 提供者:zallen
  1. NSGA2-dynamic

    1下载:
  2. 多目标算法应用到机器人路径规划中,用MALTAB进行仿真得出相应的实验结果。(A variety of classic algorithms applied to the path planning, using matlab simulation derived the corresponding experimental results.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:115712
    • 提供者:王一1
  1. Astar

    0下载:
  2. A*机器人路径规划MATLAB代码。A*是一种启发式搜索方法,广泛应用在路径规划方面。(A* robot path planning code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:zhazhao
  1. path planning

    0下载:
  2. 机器人路径规划,利用人工势场法进行路径规划。(Path planning using artificial potential field method)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:75776
    • 提供者:欣儿~~
  1. 蚁群算法智能优化

    3下载:
  2. 基于改进蚁群算法的机器人路径规划 包括路径规划、路径优化等等(Robot path planning based on improved ant colony algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:224256
    • 提供者:ltblalal
  1. Robot_Tool_Yixin20170406

    1下载:
  2. 一个matlab界面,包涵焊接机器人单目标路径规划和焊接机器人多目标路径规划(A Matlab interface, inclusion of single target path planning for welding robot and multi-objective path planning for welding robot)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:456704
    • 提供者:lulu@tingting
  1. shangge

    0下载:
  2. 用matlab做出栅格障碍物图,用于机器人路径规划(Using MATLAB to make a grid barrier map for robot path planning)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者:green1126
  1. rvctools

    0下载:
  2. 机器人运动学,动力学matlab套件,内有详细使用说明文件,做机器人路径规划很好用。(The robot kinematics, the dynamic matlab suite, and the detailed instructions for use in the robot path planning.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:23148544
    • 提供者:maduorui
  1. 4人工势场法路径规划程序

    3下载:
  2. 多机器人系统的群集编队控制理论仿真程序,采用人工势场法,使多个机器人在向目标点运动过程中能保持队形,并能适应环境约束(The simulation program of cluster formation control for multi robot system is based on artificial potential field method, which enables multiple robots to maintain formation in the process of
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:28672
    • 提供者:Lily94
  1. 051749080831156 (1)

    0下载:
  2. 实现人工机器人自主导航,可用于用于无人驾驶(Autonomous navigation for artificial robots can be used for driverless driving)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:137216
    • 提供者:muxiuyulin1
  1. matlab遗传算法程序

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:55296
    • 提供者:困惑&小h
  1. GAforPathPlaning

    3下载:
  2. 采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。 利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。 用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题
  3. 所属分类:matlab例程

    • 发布日期:2019-06-05
    • 文件大小:5120
    • 提供者:adkuhd8wy
  1. Matlab_动态窗口法_demo

    5下载:
  2. 本文件是机器人动态窗口法的源代码,用于实现机器人在障碍环境下的模拟避碰仿真。(This file contains the source code of the robot dynamic window method, which is used to realize the simulation of the robot in the obstacle environment.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-03
    • 文件大小:6144
    • 提供者:paradox_
  1. 基于stm32六足机器人代码

    0下载:
  2. 六足机器人的控制代码,利用stm32作为核心主控,D-H反解算,路径规划,值得你们下载学习
  3. 所属分类:开源硬件

  1. rrt_star_2D3D

    4下载:
  2. rrt算法在2维和3维环境的规划,均为matlab代码,可用于无人驾驶汽车和移动机器人路径规划(The codes of RRT algorithm in 2 and 3 dimensional environments are matlab codes, which can be used for the path planning of driverless cars and mobile robots)
  3. 所属分类:matlab例程

  1. 多机器人编队控制

    1下载:
  2. 针对多机器人编队控稍中的队形形成问题进行研究。利用控制算法中的人工势场法解决多机器人队形形成问题,结构简单、易于计算,方便对多机器人实时控制。首先,针对多机器人的队形位置用目标点搜索算法,寻找到正确的队形位置点,防止多机器人在空间内绕路,减少编队时间;然后,通过人工势场算法规划各机器人的路径,在机器人行进过程中,利用优先级蔽障方法避免与其他机器人碰撞;最后,对多机器人的队形形成进行仿真,实验证明队形形成的有效性,算法简单易于实现。(The formation of formation in fo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-03
    • 文件大小:3037184
    • 提供者:优化123
  1. robot-plan-master

    0下载:
  2. 使用python实现遗传算法实现机器人路径规划,有仿真实现路径。(Using Python to realize the genetic algorithm to realize the robot path planning, there is simulation to realize the path)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-04
    • 文件大小:48128
    • 提供者:大牛111
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 30 »
搜珍网 www.dssz.com