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

搜索资源列表

  1. BPwangluo

    0下载:
  2. 这是一个没有利用MATLAB工具箱编写的遗传算法 用来求解TSP问题寻求最短路径(This is a genetic algorithm that is not written using the MATLAB toolbox Used to solve the TSP problem to find the shortest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:ellipse
  1. 21217728gsy

    0下载:
  2. 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:小飞侠213
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:banboy
  1. 用遗传算法计算最短路径

    1下载:
  2. 无人机避障,遗传算法,最短路径,求解TSP问题,仿真程序(Unmanned air vehicle obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:Thought——
  1. 遗传算法

    0下载:
  2. 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:smoonlighter
  1. 64142411VRP

    0下载:
  2. 本算法采用了基于蚁群算法的遗传算法对车辆进行调度,车辆能够找到最优路径,实现最短时间调度,实验验证了算法良好。(The algorithm uses a genetic algorithm based on ant colony algorithm to schedule the vehicle the vehicle can find the optimal path to achieve the shortest time scheduling experiments show that t
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:张丫丫yes
  1. VRPTW修改

    7下载:
  2. 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:45056
    • 提供者:浅笑2587
  1. 基于遗传算法的TSP算法

    0下载:
  2. 基于遗传算法的TSP算法,可以计算最优路径,最有适应度。(TSP algorithm based on genetic algorithm)
  3. 所属分类:仿真建模

  1. GA

    0下载:
  2. 遗传算法用于路径规划,用于3D路径规划。(Genetic algorithms are used for path planning for 3D path planning.)
  3. 所属分类:进化算法

    • 发布日期:2018-01-08
    • 文件大小:12288
    • 提供者:吴亦七
  1. GA

    0下载:
  2. 遗传算法(Genetic Algorithms,简称 GA)是一种基于自然选择原理和自然遗传机 制的搜索(寻优)算法,它是模拟自然界中的生命进化机制,在人工系统中实现特定目 标的优化。遗传算法的实质是通过群体搜索技术,根据适者生存的原则逐代进化,最终 得到最优解或准最优解。它必须做以下操作:初始群体的产生、求每一个体的适应度、 根据适者生存的原则选择优良个体、被选出的优良个体两两配对,通过随机交叉其染色 体的基因并随机变异某些染色体的基因后生成下一代群体,按此方法使群体逐代进化, 直
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:Arriettyrain
  1. 程序

    0下载:
  2. 二次搜索 优化自动驾驶路径参数 遗传算法 优化自动驾驶路径参数 遗传算法 对倒车位置进行分区(2rd search optimization of autopilot path parameters Optimization of autopilot path parameters by genetic algorithm Genetic algorithm partition the position of reversing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:1161216
    • 提供者:哈利波特yhs
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    3下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
  3. 所属分类:教育/学校应用

  1. 简单vrp实例代码 保证可用

    2下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:西瓜331
  1. JQRLJGH

    0下载:
  2. 遗传算法实现路径规划,采用拓补地图结构进行划分环境地图。(genetic algorithm Path planning)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:联合开发2
  1. MA-NSGA-II-原始

    5下载:
  2. 基于多目标遗传算法的 两点路径规划求解方法。(route searching method based on Multi- objective optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:13312
    • 提供者:LHKFW_SHT
  1. VRP

    1下载:
  2. VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:iqisgnaw
  1. 多种群遗传算法的函数优化算法

    2下载:
  2. 车辆路径问题VRP的matlab编程,里面包含距离矩阵和适应度函数和交叉,多种群遗传算法的程序(progrmming of vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
  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. GASA

    2下载:
  2. 运用模拟退火遗传算法解决路径优化问题,其中已给出中文注释(GASA for VPR.Simulated Annealing Genetic Algorithms (SAGA) is used to solve the problem of path optimization, in which Chinese annotations are given.)
  3. 所属分类:其他

    • 发布日期:2019-07-19
    • 文件大小:1024
    • 提供者:果果66
« 1 2 3 4 56 7 8 9 10 ... 37 »
搜珍网 www.dssz.com