搜索资源列表

  1. 遗传算法tsp

    2下载:
  2. 用matlab编写的GA求解vrp-车辆路径问题程序!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-08-22
    • 文件大小:2959
    • 提供者:fch407@126.com
  1. vrpnewGASA

    0下载:
  2. 遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:33792
    • 提供者:王德东
  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:45056
    • 提供者:赵科
  1. iga

    0下载:
  2. 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。-Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:王博文
  1. GA-FOR-VRP

    0下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:pengyang
  1. vrp

    0下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:hattrick
  1. GA-VRP

    0下载:
  2. 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:wade
  1. genetic-algorithm-VRP

    0下载:
  2. 遗传算法求解VRP问题,自带绘制路径功能,且包含word对问题详细描述。-Genetic Algorithm for VRP problem, comes to draw a path function, and contains a detailed descr iption of the problem word.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:shadow
  1. 遗传算法求解vrp问题

    1下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:GWJ
  1. 遗传算法求解VRP问题的技术报告

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

    • 发布日期:2024-05-06
    • 文件大小:96256
    • 提供者:阿雨
  1. 遗传算法VRP

    0下载:
  2. 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:小柠檬233
  1. 遗传算法1

    0下载:
  2. 遗传算法求解求解vrp问题,以送货问题为算例,已知送货量和距离矩阵。(Genetic algorithm for solving VRP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:livex
  1. vrpGA

    0下载:
  2. 使用遗传算法求解VRP问题,可更改数据,可用(Solve VRP problem with GA algorithm.)
  3. 所属分类:matlab例程

  1. 遗传?1

    1下载:
  2. 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:21504
    • 提供者:fe1yang
  1. 遗传算法VRP

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

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:imp007
  1. 蚁群算法在大规模栅格地图中的实现

    0下载:
  2. 遗传算法求解VRP问题代码,带有载重约束的VRP问题(matlab GA VRP of demand vehicle route problem genic algorithm)
  3. 所属分类:ACM算法

    • 发布日期:2024-05-06
    • 文件大小:3331072
    • 提供者:yhyjjhg
  1. MATLAB求解VRP

    1下载:
  2. 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:25600
    • 提供者:李太白12138
  1. 遗传模拟退火算法求解TSP问题matlab代码

    0下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:hayjao2020
  1. 遗传算法求解VRP问题.gz

    1下载:
  2. 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:huahua-baby
  1. vrp

    0下载:
  2. 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:chenrens
« 12 3 »

源码中国 www.ymcn.org