搜索资源列表
gademo13
- 运输问题的matlab源码,欢迎大家交流:)-transport issues Matlab source, all are welcome to exchange :)
tsp
- 蕞优分组周游路线问题是一类物流智能调度问题,是众多的计算难度极大的组合爆炸问题之一。自从运输问题最早是由Hitchcock在1941年提出的[2][4]后,人们对这一类问题给予了极大的关注并进行了大量的研究,提出了有效解决问题的优化算法——单纯形法的变形[2]。但由于问题规模的扩大,纯数学方法在允许的时间和空间上都很难找到问题的最优解,于是人们开始转向寻找问题的近似最优解,遗传算法以其在求解最优化问题中的独特的自组织性、自适应性很快进入人们的视野。 经典的遗传算法对于求解多目标的NP完全性问题非
model2
- 管道运输问题 能够实现优化 从而帮助我们找到最短路径
Matlab
- MATLAB线性优化问题MATLAB线性优化应用 实例1:生产计划问题 实例2:投资问题 实例3:运输问题-MATLAB linear optimization applications Example 1: production planning problem Example 2: Investment Example 3: transport
The_Greedy_Heuristic
- 表上作业法(贪心法)的MATLAB程序 解决运输问题的算法,内部有程序代码的详细介绍以及一个算例的介绍。本人为MATLAB初学者,欢迎交流,QQ420797419-This simple heuristic usually gives good, but possibly suboptimal solutions for the transportation problem.
flody
- 图论算法 求SAP矩阵的基本思想是图的最短路的问题。 由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。 -SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a line
PGA
- 用matlab编写的单周期库存与运输问题整合优化程序,采用遗传算法寻优-Matlab prepared using single-cycle problem of integrating inventory and transportation optimization procedures, the use of genetic algorithm optimization
Code
- matlab与亚当慕斯公式结合解决运输问题!-matlab
PSO_Solving_Multi_Aims
- 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。-Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications.
TP
- 用优化算法求解运输问题。 1.不使用linprog,比较歧异解 2.用西北角法求初始基本可行解,用闭回路法确定退出基和更新运输矩阵 3.不能处理非平衡的运输问题-Optimization algorithm used to solve transport problems. 1. Do not use linprog, compare differences solution 2. With the northwest corner of France seeking an init
tlumcm2009B
- matlab仿真建模解决实际中的垃圾运输问题,并得到最优方案-matlab simulation modeling to solve practical problems in the transportation of garbage and get the best programs
mulitiobjective-evolutionary-Algorithms-
- 基于多样性测度的改进的多目标进化算法。处理约束问题的改进的多目标进化算法。-Diversity measure based on improved multi-objective evolutionary algorithm. Improved handling Constrained multi-objective evolutionary algorithm.
Tabular-method-procedures
- 用表上作业法求解运输问题,基于matlab的算法实现-Tabular method procedures
线性规则求解
- atlab求解运输问题的原理: 在Matlab 中构建函数l(x)用来解决线性规划问题。众所周知,运输问题的最优解本质属于极值问题,极值有最大和最小两种,而极大值问题的求解可以转化为极小值问题, 因此在Matlab 中以求极小值为标准形式
yunchouxue
- 运筹学资料加程序,运输问题的合理方案下载。-yunchouxue
Transpatation
- 运筹学问题-运输问题的表上作业法,可快速求解大规模的运输问题,经过多个问题的测试,运行无问题。-Operations research problem- the problem of transport operations on the table method can quickly solve large-scale transport problems, tested a number of problems, running without problems.
AOCpro
- 基于蚁群算法的TSP实现,可计算数模运输问题中的最短路径问题-TSP based on ant colony algorithm to achieve, can calculate the shortest path problem of the d/a transportation problem
transport problem
- 通过一个小例子来解释如何采用遗传算法解决运输问题,(solving transportation problem by GA)
露天矿运输问题的模拟退火优化_彭程
- 一篇基于matlab,解决的CVRP问题的论文。关键词包含路径规划等。(A paper based on MATLAB to solve the CVRP problem. Key words include path planning, etc.)
遗传算法求解VRP问题.gz
- 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(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 time window)