-
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
-
ants
matlab中的蚂蚁算法又叫蚁群算法。主要解决函数优化,寻最优值问题(In matlab ,the ants can revolosion the problem about chath the rightes answer .)
- 2010-05-22 10:37:42下载
- 积分:1
-
pre
指纹预处理 利用sobel算子进行边缘检测(The use of fingerprint preprocessing sobel operator for edge detection)
- 2012-05-18 23:48:49下载
- 积分:1
-
tpasymmetrical
simulink model of an innovative asymmmetrical sinusoidal pulse width modulation technique. try to verify the performance. it is for study purpose..
- 2011-09-22 23:22:08下载
- 积分:1
-
yiqun
有关蚁群算法的44篇优秀论文,包括蚁群算法、量子蚁群算法、蚁群算法与粒子群算法的混合算法等。(44 excellent papers about ant colony algorithm, ant colony algorithm, quantum ant colony algorithm, ant colony algorithm and the mixed algorithm of particle swarm optimization (pso) algorithm.)
- 2014-08-07 08:55:00下载
- 积分:1
-
cengxifenxifa
有关 层次分析法的 小程序 有需要下载 请下载 (The analytic hierarchy process (ahp) of small programs)
- 2013-09-21 19:55:53下载
- 积分:1
-
matlabfrq
信号检测与估计中的算法频率估计,是三种不同算法对信号频率的估计(Signal detection and estimation of the frequency estimation algorithm)
- 2013-12-09 09:30:43下载
- 积分:1
-
mohu
这是一个模糊算法的框架,只需修改模糊规则表,就可以移植到自己的工程中。(This is an algorithm of fuzzy algorithm framework, only need to modify the fuzzy rules table after can be transplanted to their own project.)
- 2016-01-21 15:36:49下载
- 积分:1
-
dsp
matlb code for DSP and its very importanay yo us to use it 2shta ya man
- 2010-11-07 16:17:54下载
- 积分:1
-
matlab-scan
matlab种子扫描算法的实现,共有两个文件,都是matlab的m文件,已经试过了,可以正常运行(Seeds of MATLAB scanning algorithm, a total of two documents, are matlab m file, have tried, can be normal operation)
- 2012-04-14 17:09:32下载
- 积分:1