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

搜索资源列表

  1. evaluate-fitnes-for-VRP

    0下载:
  2. Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:923
    • 提供者:Apraz
  1. VRP-considering-time-matlab

    1下载:
  2. 带运行时间限制的milk-run问题求解matlab程序,修改数据,可以自行调试。-Milk-run problem solving with the run time limit matlab program, change the data, you can debug their own.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:4427
    • 提供者:tommy
  1. MATLAB-VRP

    1下载:
  2. MATLAB-遗传算法-多车场-开放式-带时间窗-多商品-VRP问题-MATLAB- genetic algorithm- MultiDepot- open- with time windows- multi-commodity-VRP problem
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:13312
    • 提供者:
  1. 基于遗传算法的matlab语言车辆路径问题

    3下载:
  2. 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:niada
  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. VRP

    0下载:
  2. MATLAB CODE FOR TIME VRP
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:97280
    • 提供者:r66
  1. VRP问题

    0下载:
  2. 利用遗传算法实现VRP问题,本算法有较好的时间效率,同时产生了比较不错的结果,请大家批评指正(Using genetic algorithm to achieve VRP problem, the algorithm has better time efficiency, and produced relatively good results, please criticize and correct)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:莹莹11
  1. 蚁群算法

    1下载:
  2. 利用蚁群算法实现VRP问题,本算法较为优良,有很好的时间效率(The realization of VRP problem using ant colony algorithm, this algorithm is more excellent, have a good time efficiency)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:莹莹11
  1. ypap108-vehicle-routing-problem

    0下载:
  2. 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:sagetum
  1. GA(vrp)

    8下载:
  2. 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-05
    • 文件大小:2048
    • 提供者:淡墨zyw
  1. MATLAB-带时间窗源码

    2下载:
  2. MATLAB-遗传算法-多车场-开放式-带时间窗-多商品-VRP问题源码(VRP with time windows)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-28
    • 文件大小:20480
    • 提供者:crash_wu
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
  1. upload_车辆路径问题的matlab程序(多车型).rar

    3下载:
  2. 求解路径问题,目标函数时间最短,主要适用管科物流等专业学习使用,对时间,空间复杂性没有优化.(Solving the path problem, the objective function time is the shortest, which is mainly used for professional learning and learning, such as tube logistics, and it is not optimized for time and space comp
  3. 所属分类:matlab例程

    • 发布日期:2020-05-01
    • 文件大小:631808
    • 提供者:aboutor
  1. MATLAB-VRP问题.zip

    2下载:
  2. 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-20
    • 文件大小:12288
    • 提供者:dsfsdfdsfdsds
搜珍网 www.dssz.com