-
流水线型车间作业调度问题
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完全的源码,本人将其补充完成已成功运行,转载请注明GreenSim团队原创作品。(Pipelined job-shop scheduling problem can be described as follows: n tasks on the assembly line m processing stages, each stage has at least one machine and at least one stage there are multiple machines, and the same processing performance of each machine on the same stage , at every stage to complete each task are a process, each process of each task can be processed on any machine on the corresponding stage of the processing time of each process known tasks, all tasks required to determine the sort and every Distribution of the machine on a stage, making scheduling index (typically seek Makespan) Min. The following code is a Genetic Algorithm for Job Shop Scheduling Problem pipelined general MATLAB source code, original works belong GreenSim team, the blog post is incomplete source code, I will supplement has been successfully completed its operation, please indicate the original team GreenSim works.)
- 2020-10-30 15:19:56下载
- 积分:1
-
tezhengtiqu
特征提取,主要应用matlab对图像的特征进行提取,获得一些精度。(tezhengtiqu)
- 2009-12-08 14:14:05下载
- 积分:1
-
LMS
一个LMS算法用于分类的matlab程序,程序中做了详细的注释和说明,有助于学习和掌握这一经典算法(LMS algorithm for classification of a matlab program, the program in detail in the notes and instructions to help learn and master the classical algorithm)
- 2010-07-06 12:12:25下载
- 积分:1
-
chuanjipid
串级pid控制cstr系统,对于连续系统cstr的各个变量进行先进控制,更好达到控制效果(Pid control cstr cascade system, continuous system for all the variables cstr advanced control and better results to control)
- 2011-05-16 10:17:44下载
- 积分:1
-
withsfcl2
semiconductor fault limiter ( SFCL) in power system
- 2015-01-06 20:49:36下载
- 积分:1
-
W5
说明: code to test the mimo system for the ML and MZ
- 2011-05-10 18:33:52下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1
-
qiujiefangchengzu
用matlab求解方程组的源程序,用matlab求解方程组的源程序(Solving equations using matlab source, solving equations using matlab source)
- 2012-10-24 15:54:32下载
- 积分:1
-
matlab
有限元法三角形单元单元分析,有限元初学者编写,进行电算验算(The finite element method of triangular element unit analysis, finite element beginners, checking the superhighway
)
- 2011-12-11 20:01:23下载
- 积分:1
-
Matlab lamb
MATLAB频散曲线绘制,相速度,群速度(MATLAB dispersion curve drawing, phase velocity, group velocity)
- 2018-04-09 11:07:14下载
- 积分:1