-
流水线型车间作业调度问题
流水线型车间作业调度问题可以描述如下: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
-
regionGrowing
matlab code for Region Growing (2D3D grayscale)
- 2015-02-05 13:39:12下载
- 积分:1
-
MATLAB
matlab实现基于时域有限差分法模拟电磁传播的源代码(matlab source code to achieve based on the Finite Difference Time Domain Simulation of Electromagnetic Propagation)
- 2012-06-22 13:38:11下载
- 积分:1
-
matlab_2
ANOTHER BOOK OF METLAB WITH LOT OF EXERCISES
- 2014-09-23 15:33:53下载
- 积分:1
-
DICOMviewer
Dicom文件读取的matlab程序,包括gui(DICOM files readable matlab procedures, including gui)
- 2008-05-27 21:51:41下载
- 积分:1
-
For2010a
matlab简单示例练习,matlab2010版本,实用的教程算例。。。(Matlab simple example exercise)
- 2014-12-06 23:24:18下载
- 积分:1
-
TSP.matlab
基于遗传算法解决TSP问题,matlab,可以实现(Based on the genetic algorithm to solve TSP problem)
- 2014-12-14 17:15:25下载
- 积分:1
-
co2
欧洲汽车CO2排放罚款计算,采用matlab、GUI进行编写,在2015年前都可以使用(Calculation of CO2 emissions from a fine European car, using matlab, GUI is written in 2015 can be used)
- 2011-06-10 08:20:37下载
- 积分:1
-
mart-Microgrid-PSO
pso基础代码,微电网基础功能实现,简单的微网收益最大(PSO basic code,The basic functions of microgrid are realized. Simple microgrid benefits the most.)
- 2018-12-20 10:49:10下载
- 积分:1
-
prodcasctesty
A class representing products of matrices, internally storingmanipulating them separately
- 2011-01-16 01:49:53下载
- 积分:1