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

Shop-scheduling-genetic-algorithm

于 2021-01-27 发布 文件大小:2KB
0 110
下载积分: 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 个回复

  • luokuotiqu
    这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献(This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user-friendly to operate the contours of interest- Zhang Lu dedication)
    2010-03-04 15:48:20下载
    积分:1
  • MCM_explicit
    本程序采用显示方案实现“平均曲率运动(MCM)”模型(realize the MCM model)
    2012-05-03 22:47:41下载
    积分:1
  • lizi
    卡尔曼滤波 扩展卡尔曼滤波 以及经典粒子滤波(the source code of PF&EKF&KF)
    2020-10-15 00:07:30下载
    积分:1
  • boost_introduction
    《Boost程序库探秘:深度解析C++准标准库》深入探讨了其中的许多重要组件,包括迭代器、函数对象、容器、流处理、序列化以及C++语言中最复杂最具威力的模板元编程。(" Boost library Quest: C++ quasi-depth analysis of the standard library" deeply explored many of the important components, including iterators, function objects, containers, stream processing, sequencing, as well as the most complex language C++ most powerful template meta-programming.)
    2014-12-09 16:26:52下载
    积分:1
  • kalmangain
    该程序用于惯性导航系统误差模型中,求解最优增益,然后用增益引入阻尼。(Kalman filter in INS)
    2014-12-21 17:06:11下载
    积分:1
  • ga
    说明:  本算法采用遗传算法,用于辨识复杂洛伦兹系统参数。(Identification of Lorentz System Parameters)
    2020-06-15 22:40:02下载
    积分:1
  • UsingSimulinkandStateflowinAutomotiveApplications
    包括九个实例,展示matlab在自动设计中的仿真应用(this book includes nine examples that represent tipical design tasks of an automotive applications)
    2010-10-14 13:38:24下载
    积分:1
  • A-star-base-programs
    A star algorithm to find the shortest path between two nodes
    2011-06-03 17:39:17下载
    积分:1
  • funQuadTree
    Quad Tree image processing
    2011-05-03 21:23:21下载
    积分:1
  • jlgen
    一段关于捷联惯导系统姿态解算的Matlab仿真程序(Matlab simulation program solver paragraph on the attitude of SINS)
    2012-06-08 12:19:23下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载