登录
首页 » matlab » 2E-VRP-ABC-master

2E-VRP-ABC-master

于 2020-06-30 发布
0 177
下载积分: 1 下载次数: 2

代码说明:

说明:  The program can be used. ABC algorithm can solve the VRP Problem for reference.

文件列表:

2E-VRP-ABC-master, 0 , 2017-04-20
2E-VRP-ABC-master\Initize.m, 1481 , 2017-04-20
2E-VRP-ABC-master\Lay1Initize.m, 161 , 2017-04-20
2E-VRP-ABC-master\Lay2Initize.m, 1529 , 2017-04-20
2E-VRP-ABC-master\Lay2NeighborOperator.m, 969 , 2017-04-20
2E-VRP-ABC-master\NeighborOperator.m, 3336 , 2017-04-20
2E-VRP-ABC-master\NeighborOperatorLay1.m, 1785 , 2017-04-20
2E-VRP-ABC-master\README.md, 6 , 2017-04-20
2E-VRP-ABC-master\Readme.docx, 15529 , 2017-04-20
2E-VRP-ABC-master\all_result_pool.mat, 5077 , 2017-04-20
2E-VRP-ABC-master\computeSatDemand.m, 300 , 2017-04-20
2E-VRP-ABC-master\compute_dist.m, 733 , 2017-04-20
2E-VRP-ABC-master\compute_dist2.m, 1182 , 2017-04-20
2E-VRP-ABC-master\cow.m, 187 , 2017-04-20
2E-VRP-ABC-master\crossover.m, 1152 , 2017-04-20
2E-VRP-ABC-master\crossover2.m, 1653 , 2017-04-20
2E-VRP-ABC-master\destory.m, 742 , 2017-04-20
2E-VRP-ABC-master\destory_recover_lay1.m, 2269 , 2017-04-20
2E-VRP-ABC-master\destory_recover_lay2.m, 1877 , 2017-04-20
2E-VRP-ABC-master\draw_plot.m, 2045 , 2017-04-20
2E-VRP-ABC-master\extractdata.m, 5953 , 2017-04-20
2E-VRP-ABC-master\fitness.m, 885 , 2017-04-20
2E-VRP-ABC-master\fitnesslay1.m, 1148 , 2017-04-20
2E-VRP-ABC-master\fitnesslay2.m, 1519 , 2017-04-20
2E-VRP-ABC-master\lay1_demand_div.m, 1878 , 2017-04-20
2E-VRP-ABC-master\lay1_path_demand.m, 382 , 2017-04-20
2E-VRP-ABC-master\lay_out.m, 3876 , 2017-04-20
2E-VRP-ABC-master\main.m, 2006 , 2017-04-20
2E-VRP-ABC-master\recovery.m, 876 , 2017-04-20
2E-VRP-ABC-master\result_pool.mat, 497 , 2017-04-20
2E-VRP-ABC-master\roulette.m, 173 , 2017-04-20
2E-VRP-ABC-master\run_abc.m, 4959 , 2017-04-20

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

发表评论

0 个回复

  • Simulink
    note on simulink: intro, description and example
    2010-09-20 07:07:12下载
    积分:1
  • OCR
    optical character recognition is used to convert images of any paper into soft copies
    2013-10-06 00:56:34下载
    积分:1
  • calculateflow_BX_Final
    电力系统潮流计算,基于BX快速解耦算法,对IEEE14节点标准拓扑网络进行检测,能够正确快速地计算出结果。(Power flow calculation based BX fast decoupled algorithm, IEEE14 standard topology network node detection, able to correctly calculate the results quickly.)
    2013-05-24 15:59:57下载
    积分:1
  • 03 灰色预测模型
    说明:  灰色系统理论是研究解决灰色系统分析、建模、 预测、决策和控制的理论.灰色预测是对灰色系统 所做的预测.目前常用的一些预测方法(如回归分 析等),需要较大的样本.若样本较小,常造成较 大误差,使预测目标失效.灰色预测模型所需建模 信息少,运算方便,建模精度高,在各种预测领 域都有着广泛的应用,是处理小样本预测问题的 有效工具(Grey system theory is the research and solution of grey system analysis, modeling, The theory of prediction, decision - making and control At present, some commonly used prediction methods (such as regression score) If the sample size is small, it often results in a comparison Large error, so that the prediction of the target failure Less information, convenient operation, high modeling accuracy, in a variety of prediction collar Fields are widely used to deal with small sample prediction problems Effective tool)
    2019-01-27 09:26:31下载
    积分:1
  • LS
    This file contains Least Square method program which is one of en bloc approaches to identifying a system. The target is calculating parameter vector of a system
    2013-12-23 03:22:14下载
    积分:1
  • CAMSHIFT-Tracking-Algorithm
    part1.m 1. Converts 14 image pairs of a video sequence to grayscale. 2. Computes the absolute difference between the pairs yielding 15 images. camshift.m 1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence. Executing this project from within Matlab At the command prompt enter: >>part1 >>camshift
    2013-05-09 02:09:41下载
    积分:1
  • findpeak
    find peaks in waveform
    2011-07-13 01:52:10下载
    积分:1
  • HowToUseMatlab
    说明:  如何在C++中使用Matlab,这份资源希望能够帮助到大家。最近看了太多关于图象处理方面的内容。前辈们都很努力啊!(How to use C++ in Matlab, the resources that we hope to be able to help. Recently read too much on the aspects of image processing. Predecessors, have worked very hard ah!)
    2009-08-07 20:30:19下载
    积分:1
  • TSP
    使用蚁群算法解决TSP问题的例子,包括城市的坐标 最大迭代次数 蚂蚁个数 表征信息素重要程度的参数 表征启发式因子重要程度的参数 信息素蒸发系数 信息素增加强度系数 各代最佳路线 各代最佳路线的长度 等参数(TSP problems ant colony algorithm)
    2010-05-19 11:01:59下载
    积分:1
  • average_no_perturbation
    boost变换器平均化模型 matlab下的simulink仿真(average model of boost converter )
    2011-06-25 21:54:50下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载