搜索资源列表
-
0下载:
MATLAB6.5辅助优化计算与设计,遗传算法在车间布局优化中的应用-We address the two-stage assembly scheduling problem where there are m machines at the first stage and an assembly machine at the second stage.
-
-
0下载:
求解单机成组作业,基于TOC理论,多目标优化-To solve job scheduling on single machine
-
-
1下载:
Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time)
-
-
0下载:
一个可变机器调度MATLAB程序,希望对大家有用!-MATLAB a variable machine scheduling program, we hope to be useful!
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
2下载:
matlab实现机器生产排序问题最优解
-matlab machine production scheduling problem to achieve the optimal solution
-
-
0下载:
使用CDS(一种基于John算法的拓展算法)和Palmer算法解决m-machine和n-job 的jobshop schedling问题,并对主要的功能指标进行比较。使用Matlab运行调用Drawchat()函数。-Use of CDS (algorithm based on the expansion of John algorithm) and Palmer algorithm to solve m-machine n-job and the jobshop schedling issu
-
-
0下载:
job shop scheduling for parallel machine
-
-
0下载:
job shop scheduling for single machine
-
-
0下载:
job scheduling problem for single machine
-
-
0下载:
Genetic algorithm to solve job shop scheduling ,,using matlab environment and scheduling job ,machine,tasks and the like ,,because of Genetic Algorithm can give optimal solution ,we use it and initialize it with a population and generation
-
-
0下载:
Single machine scheduling algorithm for minimizng tardie-Single machine scheduling algorithm for minimizng tardiess
-
-
0下载:
The slgorithm solves single machine scheduling problems
-
-
1下载:
N项作业的双机排序问题,已经有非常成熟的理论求解方法,即Johnson算法,可以找到最优解。(There is a very mature method of solving the double machine scheduling problem in N item, that is, Johnson algorithm, and the optimal solution can be found.)
-