登录
首页 » matlab » Shop-scheduling-genetic-algorithm

Shop-scheduling-genetic-algorithm

于 2021-01-27 发布 文件大小:2KB
0 122
下载积分: 1 下载次数: 4

代码说明:

说明:  遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 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)

文件列表:

遗传算法车间调度.txt,3343,2011-01-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • dpf
    Digital processing filtering
    2010-03-09 23:00:34下载
    积分:1
  • Radar_S
    说明:  使用matlab仿真雷达系统设计的经典好书,附书中全部源码(Matlab simulation of radar system design, with all the source code)
    2009-08-27 09:37:38下载
    积分:1
  • matlab-for-SMART-CONTROL
    MATLAB 智能控制 刘金琨 包括神经网络和模糊逻辑(MATLAB SMART CONTROL)
    2015-01-18 21:15:01下载
    积分:1
  • papildymas
    getting analog signal from discrete using matlab
    2010-01-16 17:30:52下载
    积分:1
  • SeismicLab
    说明:  matlab源代码,是重要的地震勘探源代码,工具箱程序(matlab source code, it is important to seismic exploration source code, toolbox procedures)
    2008-11-04 11:48:00下载
    积分:1
  • mallat.m
    小波谱分析mallat算法经典程序 clc clear %% 1.正弦波定义 f1=50 % 频率1 f2=100 % 频率2 (Mallat algorithm for spectral analysis of small classical procedures clc clear 1. Sine wave definition of f1 = 50 frequency of 1f2 = 100 frequency of 2)
    2008-04-07 01:24:28下载
    积分:1
  • lms
    在MATLAB下实现了自适应滤波算法,包含两种不同的算的比较(In the MATLAB achieve adaptive filtering algorithm, including comparison of two different operators)
    2010-01-13 16:14:57下载
    积分:1
  • 57578859matpower3.1b2
    说明:  matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 (chao liu ji suan)
    2010-04-01 11:04:25下载
    积分:1
  • myplotyy_110512
    Myplotyy情节不同的数据集具有共同的X轴使用一个数字,但个别的Y轴。 每一个曲线(Y轴)的属性可单独调整,为线性或对数尺度,正常或反向规模,置信区间等,颜色,曲线标签,... 见截图和运行示例“myplotyy_example.m”在zip文件中。 (Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The properties of every curve (y-axis) can be individually adjusted, such as linear or logarithmic scale, normal or reverse scale, confidence intervals, colors, curve labeling, ... See screenshot and run the example "myplotyy_example.m" included in the zip-file. )
    2011-05-15 11:14:27下载
    积分:1
  • Exercise8
    LES算法。包含梯度下降法优化算法,并且以图示每一步迭代权值如何更新。(LES algorithms. Contains gradient descent optimization algorithm, and with each iteration illustrates how to update the weights.)
    2015-03-17 22:15:55下载
    积分:1
  • 696518资源总数
  • 104727会员总数
  • 26今日下载