-
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
-
sine_wave
显示一个正弦波振幅、频率、和相位的MATLAB源代码,为信号处理专业的学生提供帮助。( MATLAB script creating a sine waves
Illustrate waveform amplitude, frequency, phase
time domain, frequency domain)
- 2014-10-10 04:24:07下载
- 积分:1
-
a
说明: .编程实现编程统计BUF字节数据区中0的个数。下面已给出一种方法,请对所给程序验证后,自编出另外一种程序实现。(. Programming Programming Statistics BUF 0 bytes of data area number. The following has been given a method, validated on a given procedure, another procedure to achieve self out.)
- 2010-12-08 10:08:21下载
- 积分:1
-
fisher
fisher分类法的matlab实现,包含训练与测试部分。(fisher classification matlab implementation, including training and testing parts.)
- 2013-07-16 09:35:11下载
- 积分:1
-
DG-solver
Discontinuous Galerkin finite element code for Hyperbolic (Euler) equation solver in C
- 2014-09-23 03:07:18下载
- 积分:1
-
MATLAB
对采集到的信号进行快速傅里叶变换,可以实现对信号频谱分析(The collected signals fast Fourier transform, spectral analysis of the signal can be achieved.)
- 2021-01-13 10:38:48下载
- 积分:1
-
SPsnake
segmentation
The result of image segmentation is a set of segments that collectively cover the entire image, or a set of contours extracted the image (see edge detection). Each of the pixels in a region are similar with respect to some characteristic or computed property, such as color, intensity, or texture. Adjacent regions are significantly different with respect to the same characteristic(s).
- 2015-02-25 17:00:39下载
- 积分:1
-
eluosifangkuai-MATLAB
俄罗斯方块的MATLAB版,其中附源代码。(The MATLAB version of Tetris, including the source code attached.)
- 2009-05-18 11:21:42下载
- 积分:1
-
lvboquzaoxin
用于消噪处理用于研究Mallet算法及滤波器设计分解的高频系数采用db9较好,即它的消失矩较大(for Signal Processing Algorithms for the study Mallet decomposition and filter design using high-frequency coefficients db9 better, that is, its larger vanishing moments)
- 2007-05-24 18:33:21下载
- 积分:1
-
TFSF_MUR_1d
fdtd 1d tfsf mur code
- 2014-10-11 00:26:30下载
- 积分:1