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

搜索资源列表

  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. vrp

    0下载:
  2. 使用matlab编写遗传算法,解决车辆路径最优化问题-Using MATLAB to prepare the genetic algorithm to solve the vehicle routing optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6891
    • 提供者:zhch76
  1. VRP

    0下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab编码-Adaptive ant colony algorithm with path weight for Matlab coding of emergency material scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:小刚刚
  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-code-vrp

    0下载:
  2. matlab code vrp using sa
  3. 所属分类:assembly language

    • 发布日期:2017-12-14
    • 文件大小:22621248
    • 提供者:sarah ashraf
  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. matlab

    0下载:
  2. VRP SIMULATION ANNEALING
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:93184
    • 提供者:r66
  1. 粒子群算法解决VRP代码(matlab)

    1下载:
  2. VRP/TSP模型,可以参考最小路径相关问题分析(VRP/TSP model, you can refer to the minimum path related problems analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:西兮
  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. 蚁群算法解决VRP问题的MATLAB代码(Ant Metaheuristic for VRP)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:Mr.D3112
  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. 模拟退火

    0下载:
  2. 利用模拟退火算法实现VRP问题,此算法结果较为优良,对了解模拟退火算法有一定的借鉴意义(Using simulated annealing algorithm to achieve the VRP problem, the algorithm results are relatively good, to understand the simulated annealing algorithm has certain reference value)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:40960
    • 提供者:莹莹11
  1. manipulaformcocesss

    0下载:
  2. 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784 1()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:6144
    • 提供者:stunentiol
  1. VRP模拟退火

    4下载:
  2. 采用模拟退火算法求解车辆路径问题 (Using simulated annealing algorithm to solve the vehicle routing problem)
  3. 所属分类:matlab例程

  1. 蚁群算法

    0下载:
  2. 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:无限动力
  1. vrp

    0下载:
  2. 车辆路径问题用遗传算法来求解,借助了matlab的程序代码(The vehicle routing problem is solved by genetic algorithm, with matlab program code.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:小小周zzz
  1. antfunc6

    0下载:
  2. matlab源代码 ,解决旅行商路径优化问题,visual C,特分享(matlab vrp,i see it by coincidence,and it is useful,so share for learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:33792
    • 提供者:岁月神偷11
  1. 87276403ga

    0下载:
  2. 运用matlab求解基本的带容量的车辆路径问题(Matlab is applied to solve the basic vehicle routing problem with capacity.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:qbueujp
  1. CVRP

    3下载:
  2. 车辆路径问题CVRP的matlab编程,里面包含了A32数据的导入,以及距离矩阵和适应度函数,以及CVRP求解的主程序。(programming of vehicle routing problem CVRP)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-03
    • 文件大小:4096
    • 提供者:八戒不吃鱼
  1. 多种群遗传算法的函数优化算法

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

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com