-
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
-
musics_Player
music play网络播放音乐 url通信(music net load data to play urls connnect)
- 2014-02-07 01:56:56下载
- 积分:1
-
work--VRP
是对改进VRP问题,使用的是遗传算法,这是针对论文写的代码,所以很详细,并且对函数和变量都进行注释说明,当然画图是必不可少的(VRP is a problem, use of improved genetic algorithm, which is to write the code for the paper, so very detailed, and have carried on the functions and variables explanatory notes, of course, is essential to drawing)
- 2020-08-13 21:08:31下载
- 积分:1
-
matlabkuozhanbiancheng
matlab扩展编程,系统的介绍了matlab扩展编程的用法和注意细节,对matlab的继续学习打下坚实的基础。(matlab extension programming, the system introduces the use of matlab extension programming and attention to detail, to the matlab' s continue to learn to lay a solid foundation.)
- 2010-12-10 21:57:47下载
- 积分:1
-
matlab-GUI
用matab实现离散信号a(n)和b(n)的线性卷积和圆周时域卷积,并显示。(A discrete signal with matab a (n) and b (n) linear time-domain convolution and circular convolution, and display.)
- 2011-09-30 20:24:23下载
- 积分:1
-
Nomoto
计算以Nomoto模型为基础的船只控制传递函数,需要输入相应的船只参数(This program is used to calculate the ship control transfer function based on the Nomoto model, and we need to input the corresponding ship parameters.)
- 2021-03-28 19:09:11下载
- 积分:1
-
Mo-phong
Mobile Robot Simulation by Matlab
- 2019-01-05 14:28:27下载
- 积分:1
-
Matlab-Programs
matlab源码,主要包括基础的图形应用,界面编程,图像处理,数值分析。为方便阅读,将其整合成一个chm格式文档。(matlab source code, mainly based graphics application, interface programming, image processing, numerical analysis. To facilitate the reading, will be consolidated into a chm format documentation.)
- 2009-09-05 17:23:08下载
- 积分:1
-
Salam
最新版改进Salam网络拓扑随机生成算法通用MATLAB源(The latest version to improve the network topology Salam GM MATLAB algorithm randomly generated source)
- 2008-12-20 11:12:55下载
- 积分:1
-
QpskMapping
implementing Qpsk Mapping
- 2010-12-24 21:08:48下载
- 积分:1