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

搜索资源列表

  1. Astar

    0下载:
  2. 用于智能机器人的路径规划,A*算法,可以借鉴-path finding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:67584
    • 提供者:翁宗南
  1. Ants-PathPlanning

    0下载:
  2. 基于蚁群算法的机器人全局路径规划代码,matlab语言-Ant colony algorithm based robot global path planning code, matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:林家明
  1. path-planning

    0下载:
  2. 路径规划的子程序,五个文件打开后,运行主程序,直接可以得到移动机器人局部路径规划的图像。-Path planning subroutine, five files open, run the main program, you can directly get the mobile robot local path planning images.
  3. 所属分类:Multimedia program

    • 发布日期:2017-12-11
    • 文件大小:3354
    • 提供者:王璐
  1. Dijkstra-master

    0下载:
  2. Dijkstra算法,解决机器人的路径规划问题,使用的程序语言为matlab语言。(This is the Dijkstra algorithm. It can solve the robot path planning problem, and the result is good. The programming language used is the MATLAB language.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:小小朱朱
  1. 排序蚁群算法

    0下载:
  2. 蚁群算法的学习,适合研究机器人行走寻路以及其他路径寻找。(Ant colony algorithm is suitable for robot walking, pathfinding and other path finding.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:¥%…&*
  1. ant. MATLAB

    1下载:
  2. 蚁群算法在机器人路经规划中MATLAB栅格地图求得最短路径(Robot path planning MATLAB ant colony algorithm to find the shortest path in the grid map)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:万古
  1. path_planning-master

    0下载:
  2. 新型扫地机器人的一种路径规划算法A path planning algorithm for sweeping robot(A path planning algorithm for sweeping robot)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:35840
    • 提供者:fuzhiqiang
  1. backstepping path following using matlab

    1下载:
  2. 提供机器人的轨迹跟踪控制MATLAB原代码,完成指定路径(following the desired path)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:butler
  1. navigation-kinetic-devel

    1下载:
  2. 对ROS机器人进行路径规划,其中主要包括了ROS节点配置,环境变量配量,以及路径规划和导航算法。(Path planning of ROS robots, including ROS node configuration, environment variable allocation, and path planning algorithm.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1123328
    • 提供者:GDPlus
  1. robo

    0下载:
  2. 机器人栅格地图创建,机器人栅格地图的路径规划问题(Robot raster map creation, robot grid map path planning problem)
  3. 所属分类:matlab例程

  1. fudge_pathfinding-master

    0下载:
  2. 路径寻优,基于A*算法,可用于最优寻路。机器人寻路、游戏开发中寻路(Path optimization, based on the A* algorithm, can be used for optimal pathfinding. Robot pathfinding, pathfinding in game development)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:97280
    • 提供者:小李子子
  1. pathRRT

    0下载:
  2. 用matlab将RRT算法编程并仿真出机器人的路径规划(Use the matlab to program the RRT algorithm and simulate the path planning of the robot)
  3. 所属分类:matlab例程

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

    0下载:
  2. 用MATLAB将二维蚁群算法编程并仿真出机器人的路径规划得出最短路径(Using MATLAB to program the two-dimensional ant colony algorithm and simulate the path of the robot to draw the shortest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:12288
    • 提供者:三叶半夏
  1. Dijkstra graphshortestpath floyd

    0下载:
  2. 移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning Optimal path planning of mobile robot Dijkstra algorithm code path planning program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:alan40
  1. MATLAB Robotics motion planing

    1下载:
  2. 移动机器人的一些路径规划一些程序。是关于matlab的(Some Paths for Mobile Robots Some Programs for Mobile Robot Path Planning Some Programs)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:6294528
    • 提供者:wangyi1
  1. Artificial potential field method

    3下载:
  2. 应用改进的人工势场法进行机器人的路径规划,加入避障功能。(The improved artificial potential method is applied to the path planning of the robot, and the obstacle avoidance function is added.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:源子
  1. matlab

    1下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
  3. 所属分类:matlab例程

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

    1下载:
  2. 移动机器人自主避障系统的设计方法多种多样,其中基于模糊控制的机器人避障系统主要是利用模糊逻辑控制器对机器人周围环境信息进行分析和判断,并规划出一条到达目标点的无碰撞路径。该方法有着占用资源小,反应迅速,并能应对相对复杂的外部环境。本文主要以基于模糊控制原理对移动机器人避障路径规划所作的相关研究为主要内容。(There are many ways on autonomous mobile robot obstacle avoidance system designing, which bas
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:749568
    • 提供者:zallen
  1. 购票

    0下载:
  2. 使用无向图,遍历所有铁路路径,选出车票。还有智能机器人。(Use undirected graph, traversing all railway paths and selecting tickets)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5120
    • 提供者:铁血使命
  1. potential

    0下载:
  2. 利用人工势场法对机器人进行路径规划,能够有效避开障碍物(The artificial potential field method is used to plan the path of the robot, which can effectively avoid the obstacles)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:幸福熊猫
« 1 2 ... 29 30 31 32 33 3435 »
搜珍网 www.dssz.com