登录
首页 » matlab » JSP--E-T--GA

JSP--E-T--GA

于 2012-04-29 发布 文件大小:25KB
0 267
下载积分: 1 下载次数: 171

代码说明:

  针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基于逆向重调度的目标值修订方法来延迟零件开工时间,以减小成品提前库存成本。(This paper deals with the job shop scheduling problem with due window to minimize the sum of weighted earliness and weighted tardiness of jobs. This due window is a time duration between the due date and the latest acceptable completion date, namely dealine, of a job. Penalties are incurred if jobs are completed within the due window and the illegal schedule will occur if one job is finished after its deadline. A new Enhanced Genetic Algorithm (EGA), based on a two phase schedule mechanism was introduced. To avoid the violations of due window constraint and simultaneously reduce tardiness costs, a chromosome repair method based on critical paths was designed to adjust chromogene sequence. Then, on keeping tardiness costs unchanged, an objective value revision method based on reverse rescheduling was put forward to delay job release date for reducing earliness costs introduced by each job. )

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

发表评论

0 个回复

  • MIMO-OFDM
    在MIMO2*2的无线信道环境下,运用OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,发送信号,经过奇异值分解预编码,调制,在接收端解调,均衡,最终等到估计信号,并计算了整个系统的误码率;(In the wireless channel environment MIMO2* 2, the use of OFDM (Orthogonal Frequency Division Multiplexing) that is an orthogonal frequency division multiplexing, transmission signal, through a singular value decomposition of the pre-encoding, modulation, demodulation at the receiver, equalization, until the final estimated signal, and calculate the error rate of the whole system )
    2021-02-08 19:49:54下载
    积分:1
  • psnr-of-matlab
    计算图像峰值信噪比psnr的matlab源程序(matlab for psnr)
    2013-03-21 09:41:06下载
    积分:1
  • liftingwavelet
    此程序用提升法实现第二代小波变换,分析对象是wbarb(Use this procedure to upgrade laws to achieve the second-generation wavelet transform, the analysis is wbarb)
    2009-04-24 23:04:00下载
    积分:1
  • Adaboost
    matlab实现AdaBoost,弱分类算法包括fisher 伪逆 svm naivebayes 决策树。(matlab implements AdaBoost, weak classification algorithms include fisher pseudoinverse svm naivebayes tree.)
    2021-01-22 16:38:40下载
    积分:1
  • AGAandLAGA
    两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。(both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures, the UCI based on two data sets, can run the program directly observe the effect.)
    2007-04-11 14:45:08下载
    积分:1
  • gridmat
    grid lab grid mat code for power system analysis
    2014-09-08 04:37:26下载
    积分:1
  • OFDMinAWGNandRayleigh
    白噪声和瑞利信道下对OFDM的仿真实现,不错,推荐给大家。(White noise and Rayleigh channel simulation of the OFDM to achieve)
    2014-09-22 06:26:34下载
    积分:1
  • hyperChaos
    超混沌,用于显示各种经典的超混沌系统的方程及其混沌吸引子 非常好 可以直接使用(hyper-chaos)
    2009-03-14 14:18:21下载
    积分:1
  • foufan_v83
    计算时间和二维直方图,利用贝叶斯原理估计混合logit模型的参数,DC-DC部分采用定功率单环控制。( Computing time and two-dimensional histogram, Bayesian parameter estimation principle mixed logit model, DC-DC power single-part set-loop control.)
    2016-06-03 14:08:51下载
    积分:1
  • 1
    说明:  在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
    2007-12-09 20:16:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载