登录
首页 » matlab » TWVRP

TWVRP

于 2020-12-01 发布 文件大小:19KB
0 230
下载积分: 1 下载次数: 165

代码说明:

  对物流配送问题的带时间窗车辆路径规划问题进行求解,使用matlab编程(To solve the problem of vehicle routing with time windows, which is used to solve the problem of logistics distribution, using MATLAB programming)

文件列表:

遗传算法求解VRP带时间窗(可以运行,参考)
.......................................\crossover.m,387,2016-04-20
.......................................\datas.m,1454,2016-04-20
.......................................\datas1.m,1340,2016-04-20
.......................................\datas2.m,1326,2016-04-20
.......................................\DrawPath.m,831,2016-04-20
.......................................\fitness.m,1715,2016-04-20
.......................................\fitness1.m,1723,2016-04-20
.......................................\gjcrossover.m,667,2016-04-20
.......................................\gjcrossover0.m,652,2016-04-20
.......................................\gjmain.m,1697,2016-04-20
.......................................\gjmutate.m,295,2016-04-20
.......................................\gjselect.m,394,2016-04-20
.......................................\initpop.m,184,2016-04-20
.......................................\jiedian.m,198,2016-04-20
.......................................\licheng.m,139,2016-04-20
.......................................\longjs.m,79,2016-04-20
.......................................\main.m,2199,2016-04-20
.......................................\mutate.m,293,2016-04-20
.......................................\rfitness.m,1717,2016-04-20
.......................................\rtimepunish.m,528,2016-04-20
.......................................\select.m,315,2016-04-20
.......................................\timepunish.m,714,2016-04-20
.......................................\timepunish1.m,533,2016-04-20
.......................................\Untitled22.m,60,2016-04-20
.......................................\wfitness.m,1595,2016-04-20
.......................................\yfitness1.m,1743,2016-04-20
.......................................\yfitness2.m,1728,2016-04-20
.......................................\yongshi.m,185,2016-04-20
.......................................\ytimepunish1.m,509,2016-04-20
.......................................\ytimepunish2.m,494,2016-04-20
.......................................\zancundate.m,1330,2016-04-20

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

发表评论

0 个回复

  • Sequence
    a seq algorithm, comparing string, string and sequence alignment
    2010-06-11 17:15:33下载
    积分:1
  • div
    coding for papr reduction
    2013-01-10 21:54:07下载
    积分:1
  • matlab_kjunzhi
    基于matlab的图像K均值聚类算法程序 (Matlab-based Image K-means clustering algorithm procedures)
    2007-05-13 17:26:37下载
    积分:1
  • zju
    这是一本关于matlab在数学建模中的使用的书,希望对大家有用(This is a book on matlab in the use of mathematical modeling in the book, I hope useful for everyone)
    2007-10-21 13:35:31下载
    积分:1
  • LDPC-decoding
    信源为数字信号信道信噪比为10dB的直扩通信系统仿真实验-LDPC译码仿真源代码(Source to a digital signal channel 10dB SNR DSSS communication system simulation simulation-LDPC code decoding)
    2011-05-10 15:49:01下载
    积分:1
  • NLMS
    本文对变步长(VSS) 自适应滤波算法进行了分析,针对输入信号高度相关时算法收敛速度下降导致性能下降 的问题,提出了一种解相关变步长归一化LMS 自适应算法,引入相关性原理,使得算法保持良好的收敛性能。计算机仿真 结果与理论分析相一致(In this paper , we discuss and analyze the variable step2size adaptive algorithm(VSSLMS) ,in which the descent of it s convergence speed leads to the reduction of performance when input signals are heavily correlated . As a result , we propose an uncorrelated variable step2size normalized LMS adaptive algorithm. Due to the principle of correlation ,the algo2 rithm can achieve good performance. The simulations agree to the theoretical analysis.)
    2011-08-18 19:49:44下载
    积分:1
  • Exercise2
    程序的内容包括信号的DFT及IDFT处理以及数字滤波器的设计。相关的参考资料也包含在其中。(Contents of the program including the signal DFT and IDFT processing and digital filter design. Related reference information is also included.)
    2013-09-06 08:27:18下载
    积分:1
  • lagrantuxing1
    数值分析的MATLAB实现---拉格兰日差值(MATLAB implementation of numerical analysis)
    2012-04-14 00:40:37下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • weina
    维纳滤波,能滤除干扰噪声,提取有用信号。但是当输入信号的统计特性偏离设计条件,它就不再是最佳的了,这在实际应用中受到了限制。 (Wiener filter, to filter out interference noise, extract the useful signal. However, when the statistical characteristics of the input signal deviates from the design conditions, it is no longer optimal, which has been limited in practical application.)
    2013-11-25 19:49:44下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载