CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传算法 路径规划

搜索资源列表

  1. MATLAB遗传算法路径规划实例代码

    4下载:
  2. MATLAB遗传算法路径规划实例代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-03-04
    • 文件大小:36352
    • 提供者:fisher1991
  1. quantum

    3下载:
  2. 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可.-Genetic Algorithm for Path Planning MATLAB source code that contains multiple sub-documents, tests can be run mypath documents.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2962
    • 提供者:meng
  1. RobotPath

    0下载:
  2. 用遗传算法实现机器人路径规划和定位的技术研究-Using genetic algorithm robot path planning and positioning of technical studies
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10687492
    • 提供者:熊连海
  1. AI

    0下载:
  2. 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2952911
    • 提供者:北平
  1. GeneticAlgorithmSourceCode

    0下载:
  2. 简单的遗传算法源代码 用于机器人路径规划 同大家分享-Simple genetic algorithm source code for the robot path planning to share
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8537
    • 提供者:yueliangzhu
  1. Geneticalgorithmpathplanningsimulationprogram

    3下载:
  2. 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
  3. 所属分类:matlab

    • 发布日期:2015-08-23
    • 文件大小:4248
    • 提供者:yangjin
  1. robot2

    1下载:
  2. 机器人路径规划,运用的是遗传算法,在试验平台上已经验证过。-Robot path planning, using the genetic algorithm, the test platform has been verified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1958713
    • 提供者:玉林
  1. path-planning2

    0下载:
  2. 用matlab程序编写的遗传算法路径规划程序用来实现最短路径问题。-Programming using genetic algorithm matlab path planning process used to achieve the shortest path problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2324
    • 提供者:丁彪
  1. robot_motion_planning

    2下载:
  2. 用matlab编写的遗传算法路径规划源码-Prepared using genetic algorithm matlab source path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1163609
    • 提供者:李晶
  1. Genetic-Algorithm-for-Path-Planning-

    0下载:
  2. 遗传算法用于路径规划,利用遗传算法进行机器人路径规划-Genetic Algorithm for Path Planning
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:137863
    • 提供者:jack
  1. GA

    1下载:
  2. 利用GA遗传算法进行动态路径规划,完成最优轨迹的生成,适合新手入门学习。(Using GA genetic algorithm for dynamic path planning, the completion of the optimal trajectory generation, suitable for beginners to learn.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smile2816
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
  1. 空间机器人动力学正逆解及遗传算法路径规划

    5下载:
  2. 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-10
    • 文件大小:12288
    • 提供者:Mrone123
  1. 机器人路径规划

    0下载:
  2. 关于机器人的MATLAB遗传算法路径规划程序(Genetic algorithm path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:530432
    • 提供者:青风拂山岗
  1. 遗传算法路径规划MATLAB代码

    1下载:
  2. 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
  3. 所属分类:仿真建模

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:IBELEVE
  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. path-master

    0下载:
  2. 实现了基于遗传算法的航路规划,单无人机路径规划(path planning genetic alg)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-11-14
    • 文件大小:6605
    • 提供者:Jpycj
  1. tt310

    2下载:
  2. 用MATLAB编写的遗传算法路径规划,基于kaiser窗的双谱线插值FFT谐波分析,有CDF三角函数曲线/三维曲线图。( Genetic algorithms using MATLAB path planning, Dual-line interpolation FFT harmonic analysis kaiser windows, There CDF trigonometric curve/3D graphs.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-20
    • 文件大小:9216
    • 提供者:sangpingbanqie
  1. 遗传算法解决车辆路径问题

    3下载:
  2. 采用遗传算法针对汽车的路径规划进行优化(Genetic algorithm is used to optimize the path planning of automobiles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-10
    • 文件大小:27648
    • 提供者:zzc111
  1. MATLAB——遗传算法路径规划

    0下载:
  2. 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-25
    • 文件大小:1024
    • 提供者:向远行
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com