CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 势场法

搜索资源列表

  1. matlab_path_planning.rar

    10下载:
  2. 利用人工势场法进行移动机器人的路径规划的matlab程序。包含具体的讲解。,The use of artificial potential field method for mobile robot path planning matlab procedures. Contains specific explanation.
  3. 所属分类:matlab

    • 发布日期:2015-06-12
    • 文件大小:22441
    • 提供者:付他
  1. Matlab人工势场法避障程序

    8下载:
  2. Matlab编写的人工势场法避障程序,如何躲避点状障碍-Written in Matlab artificial potential field obstacle avoidance procedures, how to avoid point-shaped obstacles
  3. 所属分类:matlab例程

    • 发布日期:2012-11-20
    • 文件大小:2277
    • 提供者:邵杰
  1. 人工势场法程序

    5下载:
  2. 基本的人工势场法matlab程序,可以运行,实现机器人的避障。
  3. 所属分类:matlab例程

  1. artifical_potential_field_publish

    0下载:
  2. 基于人工势场法的路径规划方法。compute_angle,compute_attract,compute_repulsion分别计算角度引力斥力,加上本身物理约束,从而得出合理路径。(Path planning method based on artificial potential field method. Compute_angle, compute_attract and compute_repulsion calculate the angular gravitational repu
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:linjuncan
  1. 人工势场法改进版

    1下载:
  2. 人工势场法的改进版本。能够实现静态环境下避碰操作,通过改进势场函数,有效地缓解了目标不可达问题。(An improved version of the artificial potential field method. It can realize collision avoidance operation in static environment, and effectively improve the potential field function, effectively allev
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:paradox_
  1. 92775394autobizhangrobot

    1下载:
  2. 人工势场法路径规划matlab源代码,适用于机器人路径规划(Artificial potential field path planning matlab source code, applicable to robot path planning)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:29696
    • 提供者:小飞侠213
  1. 修改版(人工势场)

    1下载:
  2. 基于人工势场法的避障算法txt注释版本,非常详细(Obstacle avoidance algorithm based on artificial potential field method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:CSCYQJ
  1. 改进势场

    2下载:
  2. 基本人工势场路径规划的MATLAB语言实现(Implementation of path planning for basic artificial potential field using MATLAB language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:spideryang
  1. 势场法-改进

    2下载:
  2. 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
  3. 所属分类:matlab例程

    • 发布日期:2018-01-11
    • 文件大小:4096
    • 提供者:黄小意
  1. 基于人工势场法的移动机器人路径规划MAtlab程序

    2下载:
  2. 人工势场法,机器人路径规划,实现避障,亲测有效(Artificial potential field method, robot path planning, realization of obstacle avoidance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hchen1989
  1. 基于遗传算法的人工势场法

    3下载:
  2. 将遗传算法与人工势场法结合,通过筛选,确定最佳参数(Combining the genetic algorithm with the artificial potential field method, the optimum parameters are determined by screening.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:wyj2277
  1. 人工势场法

    2下载:
  2. 基于传统的人工势场法实现的路径规划问题,可以躲避障碍物(The path planning problem based on the traditional artificial potential field method can avoid obstacles)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:qwe1asd2
  1. 势场法

    2下载:
  2. 人工势场法,机器人自动避障,程序可以运行,没有错误(Artificial potential field method, robot automatic obstacle avoidance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:hchen1989
  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. 传统的可运行人工势场编程

    1下载:
  2. 简单可用的传统人工势场法程序,可在其基础上进行算法改进(Simple and available traditional artificial potential field method can improve algorithm based on it.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:IBELEVE
  1. 人工势场法

    0下载:
  2. 基于matlab的人工势场法避障小车仿真(Simulation of obstacle avoidance car based on artificial potential field method based on MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:lxd840989
  1. 人工势场

    1下载:
  2. 基于Matlab的人工势场法下路径规划与避障(Path planning and obstacle avoidance under artificial potential field based on Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-22
    • 文件大小:4096
    • 提供者:BelenceZhao
  1. 改进势场

    4下载:
  2. 基于Matlab的改进人工势场法实现路径规划与避障(Improved artificial potential field method based on Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-06-21
    • 文件大小:3072
    • 提供者:BelenceZhao
  1. 基于遗传算法的人工势场法

    4下载:
  2. 人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:7168
    • 提供者:孔孔孔大人
  1. 人工势场法

    1下载:
  2. 用MATLAB实现人工势场算法作路径规划(Using MATLAB to Realize Artificial Potential Field Algorithms for Path Planning)
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:3072
    • 提供者:changkz
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com