-
流水线型车间作业调度问题
流水线型车间作业调度问题可以描述如下: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
-
multi_car_dean
多车队列控制算法,实现了三辆车的分布式模型预测控制(control of multi-vehicles)
- 2020-12-15 20:49:15下载
- 积分:1
-
mann-kendall-and-line_solution
Mann-Kendall 程序,现在常常被用于处理分析大气、海洋等长时间序列数据,分析数据变化的显著性以及出现显著变化的时间节点
第一二个程序用于高等数学线性方程的求解;(Mann-Kendall of matlab ,being used to analysis the change of data
line solution)
- 2016-04-23 23:17:26下载
- 积分:1
-
simulink
实现了曲线拟合,关于客车燃油经济性的曲线(vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting )
- 2010-09-09 22:14:44下载
- 积分:1
-
DFIGcontrol
双馈风力发电机基于定子磁链控制语言函数方程.(DFIG control sys)
- 2013-04-25 17:53:00下载
- 积分:1
-
model_rasteniy_nasekomyh.pdf
Rus Mastering
3D Graphics
Digital Botany
and Creepy Insects
Bill Fleming
WILEY COMPUTER PUBLISHING
DMK Press 2002
- 2010-07-19 18:16:33下载
- 积分:1
-
Projet_NLMS
Matlab NLMS program, ready for using
- 2009-03-29 13:10:28下载
- 积分:1
-
PGZ.m
Reed Solomon decoding algorithm
- 2014-02-20 00:47:15下载
- 积分:1
-
mysubplot
构建自己的subplot函数,比matlab好用多了,自由控制(Build your own subplot function, easy to use more than matlab, free control)
- 2011-08-22 15:22:21下载
- 积分:1
-
DFA-analysis
去趋势波动分析,用于信号分析,可以用于信号去噪,检测信号序列的相关性,内有源码及参考资料一篇(DFA analysis is used to analysis the signal.besides,it can also be used to test the conssitency of the input signal series.)
- 2015-12-02 14:11:09下载
- 积分:1