-
Shop-scheduling-genetic-algorithm
说明: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)(Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict)
- 2021-01-27 13:58:35下载
- 积分:1
-
ldpc
Low density parity code
- 2012-03-30 06:44:31下载
- 积分:1
-
chepaishibied
matlab实现车牌识别,具有较好的识别效果
(achieve matlab license plate recognition, with better identification of the effect of)
- 2008-12-29 18:36:21下载
- 积分:1
-
threelegpwm
This is a simulink model for three phase pulse width modulated inverter
- 2012-03-25 15:59:04下载
- 积分:1
-
DDE_tutorial
解决中立性微分方程的Matlab程序. 中立性微分方程即微分带时延的。(Matlab program to solve the differential equations of neutral. Use matlab to simulate.)
- 2013-12-14 10:16:47下载
- 积分:1
-
LBM3-mat
在3维里面重要的就是用MATLAB模拟空间多孔介质,得到实验基础(In 3-D inside the important thing is to use MATLAB simulation of porous media space, the basic experiment)
- 2020-07-01 08:00:02下载
- 积分:1
-
FFTandpowr
利用MATLAB和VC共同开发的信号处理程序。(Using MATLAB and VC joint development of signal processing.)
- 2010-05-31 23:56:30下载
- 积分:1
-
spectral
一个自己用的谱聚类算法函数,输入距离矩阵和聚类数,输出类别(Spectral Clustering Method)
- 2019-06-18 10:53:45下载
- 积分:1
-
yinzi
matlab中的移植算法,可以解决很多问题o(matlab transplantation in the algorithm, can solve many problems o)
- 2007-09-28 11:19:43下载
- 积分:1
-
cruise_control_input_linearization
车辆巡航自动控制,采用输入状态线性算法,车辆模型为非线性模型(vehicle cruise control, input-state linearization, nonlinear vehicle model)
- 2012-01-25 11:52:24下载
- 积分:1