-
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
-
final
遗传 算法 ,基于matlab实现,通过选择、交叉、变异,经过多次的迭代从而找到最优个体(Genetic algorithm, based on matlab implementation, through selection, crossover, mutation, after several iterations to find the best individual)
- 2010-10-13 15:05:55下载
- 积分:1
-
matlab_bgl-2.1
图论必用,有关图论的求最短路径,遍历等的各种函数。(Graph theory will be used, the graph theory for the shortest path, traverse a variety of functions, etc..)
- 2009-05-18 01:15:34下载
- 积分:1
-
srtm-matlab_v1-0
matlab库,用于导入和处理SRTM的DEM的源程序.注意仅支持 SRTM-3文件,不支持 SRTM-1文件(The Matlab SRTM Library is designed to be an easy-to-use interface for importing and manipulating NASA s Shuttle Radar Topography Mission (SRTM) Digital Elevation Model (DEM) dataset. )
- 2010-01-10 15:31:39下载
- 积分:1
-
Change-dect-of-High2-Image
说明: 影像分割 t系数 纹理 相关系数 quick bird 影像(Texture image segmentation correlation coefficient t)
- 2011-03-28 08:56:17下载
- 积分:1
-
MIMO_OFDM
MIMO-OFDM不同信道估计的对比,基于MIMO-OFDM系统下做的信道估计技术的研究。(Contrast MIMO-OFDM channel estimation, channel estimation techniques based on MIMO-OFDM system do.)
- 2013-03-28 19:29:05下载
- 积分:1
-
GRD
计算灰色关联度,可用于多指标的多方案评价,关联度大的为优,小的为劣。(Gray correlation calculations can be used for multi-index multi-program evaluation, excellent correlation for large and small for the poor.)
- 2011-11-22 20:19:36下载
- 积分:1
-
multi-objective-wuth-BW_NSGA-II
Original NSGA-II solving an industrial probelm
- 2012-05-16 16:33:47下载
- 积分:1
-
md5
本程序是在MATLAB环境下,实现MD5序列的生产,该序列可以用于加密解密算法中。(This procedure is in MATLAB environment, to achieve the production MD5 sequence, the sequence can be used for encryption and decryption algorithm.)
- 2010-06-04 12:47:27下载
- 积分:1
-
MATLAB
MATLAB分支定界法求解,大家(MATLAB branch and bound method, U.S.)
- 2008-08-11 18:18:37下载
- 积分:1