文件名称:Shop-scheduling-genetic-algorithm

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 王**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

遗传算法车间调度,车间作业调度问题遗传算法

--------------------------------------------------------------------------

输入参数列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org