登录
首页 » Others » 基于混合遗传算法车间调度优化(论文+程序)

基于混合遗传算法车间调度优化(论文+程序)

于 2021-11-01 发布
0 301
下载积分: 1 下载次数: 11

代码说明:

车间作业调度问题(Job Shop Scheduling Problem)是一个著名的NP难题,具有很强的条件约束,当问题规模较大时很难找到全局最优解。因此作业车间调度是一类求解困难的组合优化问题。近几年各种智能计算方法逐渐被引入到作业调度问题中,如遗传算法、模拟退火算法、启发式算法等。如何有效的安排各零件的加工顺序将直接关系到生产效率,也是本文所要解决的问题之一。本文提出了实现车间调度的混合遗传算法的设计方案,把遗传算法与模拟退火算法相结合,充分发挥遗传算法良好的全局搜索能力和模拟退火算法有效避免陷入局部极小的特性,通过实验验证了基于混合算法的作业车间调度方法显著提高了搜索效率,GASA改进了收敛性能。

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

发表评论

0 个回复

  • STM32F407_USB-Host(神舟王读取U盘源代码)
    【实例简介】使用神舟王stm32407GCT开发板上的usb host主机控制器开发的读取u盘的工程源代码
    2021-11-05 00:36:26下载
    积分:1
  • 卡通纹理 分解.rar
    【实例简介】这是基于全变分的卡通纹理分解code。下载解压后直接运行。
    2021-12-02 00:38:18下载
    积分:1
  • jquery html5手机端翻书效果_手指滑动书本翻页效果代码
    jquery html5手机端翻书效果_手指滑动书本翻页效果代码
    2020-12-01下载
    积分:1
  • 多元非线性回归分析源代码
    数学工具,用于多元非线性回归分析,包含源代码,适用于源代码的学习和数学工具的使用
    2020-11-04下载
    积分:1
  • TEF6686 完整驱动源码
    【实例简介】基於KEIL C開發環境開發 LPC17系列的晶片開發 NXP TEF6686完整驅動代碼。 包括RDS(Radio Data System)功能的調諧器。
    2021-11-18 00:52:01下载
    积分:1
  • otsu图像分割的matlab代码
    otsu是一个经典的图像阈值分割方法,给出一个matlab程序给大家参考使用用
    2020-12-11下载
    积分:1
  • C#数据库系统开发案例精选(书后光盘)]
    C#数据库系统开发案例精选(书后光盘) 第二部分
    2020-11-29下载
    积分:1
  • ADMM优化算法讲解
    alternating direction method of multipliers优化算法讲解OutlineDual decompositionMethod of multipliersAlternating direction method of multipliersCommon patternsExamplConsensus and exchangeConclusionsDual decompositionDual problemp convex equality constrained optimization problemminimizesubject to Ax= 6e Lagrangian: L(a, g)=f(a)+y(Ac-bdual function: g(y)=infx L(, g)e dual problem: maximize g(g)recover x*=argminL(, y*)Dual decompositionDual ascentgradient method for dual problem: y+l=yk +aVg(yky ")=A c-b, where a= argmin L(a, y")b dual ascent method isk+1gminz L(a, yk/-minimization(Axk+I-b)// dual updateworks, with lots of strong assumptionsDual decompositionDual decompositione suppose f is separablef(x)=f1(x1)+…+fN(xN),x=(x1Nthen L is separable in x: L(a, y)=L1(a1, 3)+...+Ln(N, 3)-y bLi(ai, y)=fi(ai)+y Aiaie -minimization in dual ascent splits into N separate minimizationsk+1argmin Li(li, y)Which can be carried out in parallelDual decompositionDual decompositiondual decomposition(Everett, Dantzig, Wolfe, Benders 1960-65k+1argLi(ei, y)N A: k+scatterupdate i in parallel, gather Ai k+solve a large problemby iteratively solving subproblems(in parallel)dual variable update provides coordinationworks, with lots of assumptions; often slowDual decompositionOutlineDual decompositionMethod of multipliersAlternating direction method of multipliersCommon patternsExamplConsensus and exchangeConclusionsMethod of multipliersMethod of multipliersa method to robustify dual ascentb use augmented Lagrangian(Hestenes, Powell 1969),p>0(, y)=f(c)+y(Ax-b)+(p/2)Acmethod of multipliers( Hestenes, Powell; analysis in Bertsekas 1982)k+1argmin Lp(a, yD(A.(note specific dual update step length pMethod of multipliersMethod of multipliers dual update stepoptimality conditions( for differentiableAcx-b=0, Vf(a*)+A(primal and dual feasibility)Since ah+1minimizes Lp(a, y)k+1 kf(x4+1)+A7(y+p(AVxf(at)+adual update yti=y+p(k+1k+1dual feasibleprimal feasibility achieved in limit: A k+I-b>0Method of multipliers
    2021-05-06下载
    积分:1
  • 直流电机pid控制的simulink仿真
    直流电机的闭环控制,通过simulink的仿真,来设置pid参数,达到成功的控制直流电机的运行。
    2020-12-06下载
    积分:1
  • 基于51单片机的步进电机控制 和 转速测量
    该程序实现键盘对四相步进电机的控制,12864显示,利用ST188传感器测量步进电机转速。
    2020-12-03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载