-
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
-
Transfer_exercises_05.26.01
离散时间语音信号处理--原理与应用 相关matlab文件(Discrete-Time Speech Signal Processing:Principles and Practice )
- 2013-07-27 10:45:31下载
- 积分:1
-
[first_author]_2013_Electric-Po787-Systems-Resear
matlab based on power electronics and development hj
- 2013-08-24 13:36:44下载
- 积分:1
-
FuzzyTree
FuzzyTree程序下载,此程序有例程,较为方便。(FuzzyTree program download, it has the example, you must change it for your need)
- 2014-11-11 14:47:00下载
- 积分:1
-
DCF
configire dominant color function on matlab.using image processing
- 2013-04-15 23:58:12下载
- 积分:1
-
粒子群智能算法做地震波阻抗反演寻优 PSO
粒子群智能算法做地震波阻抗反演寻优,可选子波为零相位子波和最小相位子波,需要输入的参数有反射系数和对应的地层深度(PSO Inversion)
- 2016-05-10 16:20:25下载
- 积分:1
-
4
说明: K近邻算法(KNN)的matlab源代码,程序清晰易读(K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read)
- 2012-06-03 23:06:14下载
- 积分:1
-
lab
基于AIC,BIC准则的变量选择方法的matlab程序实现代码(Based on AIC, BIC criteria for variable selection methods matlab program implementation code)
- 2021-04-01 16:39:08下载
- 积分:1
-
WBP
基于小波包BP神经网络的短期电力系统负荷预测程序(Electric power system short-term load forecasting BP wavelet packet neural network program based on)
- 2015-03-25 10:37:06下载
- 积分:1
-
Statcom_pi_cntrl
Control of statcom using matlab simulation. PI controller is used.
- 2016-01-31 11:06:39下载
- 积分:1