登录
首页 » matlab » PSO算法求解CVRP“车辆路径问题”

PSO算法求解CVRP“车辆路径问题”

于 2021-04-25 发布 文件大小:253KB
0 144
下载积分: 1 下载次数: 37

代码说明:

  有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)

文件列表:

PSO算法求解CVRP“车辆路径问题”\CVRP-N\A-n32-k5.mat, 5861 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\A-n33-k5.mat, 6028 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\A-n45-k7.mat, 9257 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\A-n46-k7.mat, 9934 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\B-n31-k5.mat, 4302 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\B-n35-k5.mat, 6941 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\B-n45-k5.mat, 11546 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\B-n45-k6.mat, 9972 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\CalculateAgent.m, 2294 , 2008-05-04
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n101-k14.mat, 51099 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n101-k8.mat, 49987 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n22-k4.mat, 2889 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n30-k3.mat, 4694 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n33-k4.mat, 5988 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n51-k5.mat, 12908 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n76-k7.mat, 28494 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\E-n76-k8.mat, 28647 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\GPSOoption.m, 18373 , 2009-08-11
PSO算法求解CVRP“车辆路径问题”\CVRP-N\GTSPN.m, 4499 , 2009-08-11
PSO算法求解CVRP“车辆路径问题”\CVRP-N\GTSPN.p, 880 , 2009-08-11
PSO算法求解CVRP“车辆路径问题”\CVRP-N\Main.m, 1196 , 2009-08-13
PSO算法求解CVRP“车辆路径问题”\CVRP-N\MakeNodeDate.m, 451 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\MultiOX.m, 547 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\MyExchange.m, 308 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\MyInsert.m, 174 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\Mysel.m, 212 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N\Opt.m, 749 , 2009-07-15
PSO算法求解CVRP“车辆路径问题”\CVRP-N\total_length_of_cycle.m, 205 , 2008-04-12
PSO算法求解CVRP“车辆路径问题”\CVRP-N, 0 , 2009-08-13
PSO算法求解CVRP“车辆路径问题”, 0 , 2011-12-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • P33_runstest
    使用MATLAB语言实现[0,1]随机序列的游程检验(Using the MATLAB language implementation [0,1] random sequence runs test)
    2009-09-16 21:20:10下载
    积分:1
  • iirnotch1
    设计IIR数字陷波器,采样率为6.4kHz,陷波频率点为50Hz、150Hz、250Hz;c1.mat为输入数据文件;并且包括陷波前后的频谱分析。(Design of IIR digital notch filter, sampling rate of 6.4kHz, notch frequency point of 50Hz, 150Hz, 250Hz c1.mat for input data files and includes the notch before and after the spectrum analysis.)
    2008-04-10 11:23:26下载
    积分:1
  • LADM_LRR
    This is the alternating direction method of multipliers by Zouchen Lin
    2012-10-10 13:24:58下载
    积分:1
  • LS_esprit
    LS-ESPRIT算法,能够有效的测出信号的位置(LS-ESPRIT algorithm can effectively detect the location of the signal)
    2013-12-04 11:35:01下载
    积分:1
  • 1.4
    matlab数字图像处理,很实用的咯,关于图像的斑点检测(matlab digital image processing, it is useful cough, spots on the image detection)
    2014-02-24 21:55:35下载
    积分:1
  • exm
    《Experiments with MATLAB》这本书的程序源码,附中文注释,简单易懂,是学习MATLAB编程语言的极好方式。(" Experiments with MATLAB" This book is Open Source, with Chinese notes, easy to understand, is an excellent way to learn MATLAB programming language.)
    2014-11-21 09:07:26下载
    积分:1
  • Video_measures_analog_IUT
    video analisys aplication note
    2014-12-12 03:23:06下载
    积分:1
  • ZJXH
    针对永磁同步电机常规直接转矩控制系统涉及到的问题,例如磁链的准确观测、定子电阻的变化、电压矢量开关表的改进以及滞环控制器的改进等等,本文都作了详细的分析,并提出了改进方案。为了提高系统的性能,本文将空间矢量调制的方法引入了常规直接转矩控制中,并在此基础上,对永磁同步电机无速度传感器问题作了详细的分析,总结了国内外的研究热点,提出了采用转子磁链矢量为基础的永磁同步电机直接转矩控制速度估计方法。仿真结果表明,该方案具有很好的动、静态特性。(Firstly, the paper analyzes the principle of direct torque control of permanent magnet synchronous motor and elaborates the impact of space voltage vector of the stator flux and the electromagnetic torque.Secondly, the paper introduces direct torque control of permanent magnet synchronous motor SVPWM technology.Under the same hardware conditions,the system can obtain More continuous voltage space vector by taking advantage of SVPWM.The simulation results show the program not only keeps the direct torque control fast dynamic response, but also reduce the motor torque ripple.)
    2020-09-19 20:57:55下载
    积分:1
  • 针对自治水下机器人的路径规划问题进行了研究
    针对自治水下机器人(AUV)的路径规划问题进行了研究,依据模糊控制规则,提出了一种基于粒子群优化(PSO)的模糊路径规划算法(The path planning problem of autonomous underwater vehicle (AUV) is studied. According to the fuzzy control rules, a fuzzy path planning algorithm based on particle swarm optimization (PSO) is proposed)
    2018-11-29 23:08:13下载
    积分:1
  • wysyh
    matlab的无约束优化程序包,里面包括了课件,以及相关案例的源程序(Unconstrained Optimization matlab package, which includes courseware, as well as related case source)
    2007-09-19 18:21:57下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载