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

搜索资源列表

  1. VRP

    1下载:
  2. 利用遗传算法 解决带时间窗口的车辆路径优化问题(VRP)-Genetic algorithm to solve vehicle window with Time Routing Problem (VRP)
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8404
    • 提供者:刘刘
  1. bee-colony-algorithm

    1下载:
  2. 蜂群算法在车辆路径问题中的应用-Application of bee colony algorithm in vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9214
    • 提供者:王玉泰
  1. Multi-vehicle-routing-problem

    2下载:
  2. 多车辆车辆路径问题,用遗传算法编程,保证可用-Multi-vehicle routing problem, using genetic programming algorithm to ensure that the available
  3. 所属分类:transportation applications

    • 发布日期:2017-05-04
    • 文件大小:7000
    • 提供者:谭宗曦
  1. XX_VRPTW

    2下载:
  2. 用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using GA algorithm to explain the problem of vrp with time windows
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2991
    • 提供者:shiguangcheng
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11622
    • 提供者:wang
  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. YOUHUA

    2下载:
  2. 多目标路径优化问题,模拟退化算法。可以用车辆路径优化-Multi-destination path optimization, simulation degradation algorithm. You can use the VRP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:3999
    • 提供者:杨义林
  1. simpleGA

    0下载:
  2. 基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:133691
    • 提供者:迟锐
  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. CWsuanfa

    2下载:
  2. 矩阵实验室,节约里程算法代码,用来求解车辆路径等问题,试用于初学者-MATLAB CW
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1786
    • 提供者:金波
  1. GAVRP

    0下载:
  2. 基于 遗传算法的车辆路径问题,看起来比较简单-Genetic algorithm based on the vehicle routing problem, it seems relatively simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:吴娟
  1. matlab_vrp(1)

    0下载:
  2. 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:40806400
    • 提供者:Ywain
  1. SAforVRP

    2下载:
  2. 模拟退火算法求解车辆路径问题的MATLAB代码(Simulated annealing algorithm for vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-11
    • 文件大小:3072
    • 提供者:shanshuo63
  1. 验证性VRP

    0下载:
  2. 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:莹莹11
  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. lonstraintdevice

    0下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:436224
    • 提供者:suanppng
  1. GA

    0下载:
  2. 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:刘秋萍
  1. VRP模拟退火

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

  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1835008
    • 提供者:元气满满
  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 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com