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

搜索资源列表

  1. 105230321gademo13

    1下载:
  2. 这个程序是用遗传算法解决车辆路径问题的.程序完整,完美.-the procedure is using genetic algorithms to solve vehicle routing problem. The integrity of the process and perfect.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11606
    • 提供者:王二
  1. GACode

    0下载:
  2. 一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9620
    • 提供者:朱辉
  1. VRP_GA.rar

    0下载:
  2. 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题,GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:975
    • 提供者:yourchen
  1. GA_only-mutation

    1下载:
  2. 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2034
    • 提供者:虾米
  1. based-on-GA-solve--VRP

    1下载:
  2. 求解多目标车辆路径问题的遗传算法的小文章-based on GA solve the mutil-objects problem with the help of time window
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:107620
    • 提供者:dm
  1. gaVRP

    0下载:
  2. 基于遗传算法,对于车辆理解问题的进行建模和编程-For modeling and programming based on genetic algorithms, understand the problem for vehicles
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:7171
    • 提供者:刘柳
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. matlab-vrp

    1下载:
  2. 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:9216
    • 提供者:马文
  1. matlab-AG

    2下载:
  2. 建立了带硬时间窗车辆路线问题的数学模型,并应用matlab软件检验了其正确性。设计了用遗传算法求解该数学模型的算法思路,即采用自然数编码的方法使得交叉和变异操作得以更加简便的进行-based on GA solve the mutil-objects problem with the help of time window
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:22295
    • 提供者:李靖泽
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. Desktop

    0下载:
  2. 进行TSP遗传算法解决方案,解决旅行商问题,车辆调度问题,解决邮政车辆规划问题(TSP genetic algorithm solution)
  3. 所属分类:matlab例程

  1. 遗传算法VRP

    5下载:
  2. 本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:lxpshidameinv
  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. 遗传算法

    1下载:
  2. 基于带容量车辆约束问题算法MATLAB源码(MATLAB algorithm based on capacity constrained vehicle routing problem)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
  1. 车辆路径问题概念、模型与算法(五星推荐).pdf

    1下载:
  2. VRP 带软时间窗口的源码,遗传算法,车辆调度(VRP with time windows)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-10
    • 文件大小:5103616
    • 提供者:crash_wu
  1. 遗传算法VRP

    2下载:
  2. 一个求解vrp问题的简单代码,多车辆处理多任务点。(A simple code for solving VRP)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-14
    • 文件大小:7168
    • 提供者:imp007
  1. 解決VRPTW問題。原碼中的例題為solom C1-1

    2下载:
  2. 使用遗传算法求解带时间窗的车辆路径优化问题(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:5120
    • 提供者:IIIIIIce
  1. 遗传算法求解VRP问题

    0下载:
  2. 应用遗传算法求解单车场车辆路径问题。matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2021-10-11
    • 文件大小:18199
    • 提供者:WWW@WWW
  1. 5个求解车辆路径问题

    1下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件
  3. 所属分类:matlab例程

    • 发布日期:2022-04-10
    • 文件大小:29245
    • 提供者:tao453100
« 12 3 4 5 »
搜珍网 www.dssz.com