CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab遗传算法 车间调度

搜索资源列表

  1. matlab遗传算法_车间调度

    1下载:
  2. 在Matlab环境下使用遗传算法解决车间调度问题的优化。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-12-25
    • 文件大小:2.27kb
    • 提供者:for_instance
  1. 车间作业调度问题遗传算法通用Matlab程序

    8下载:
  2. 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-21
    • 文件大小:49.69kb
    • 提供者:朱磊
  1. GATest

    0下载:
  2. 求VC++基于遗传算法的流水线车间调度问题-Seeking VC++ Lines based on genetic algorithm-Shop Scheduling Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.49kb
    • 提供者:lily
  1. chejiandiaodu

    0下载:
  2. 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:wuhao3424
  1. ga_jsp

    2下载:
  2. 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:49.69kb
    • 提供者:rose
  1. GA_Intelligent

    1下载:
  2. 只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。-Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.95kb
    • 提供者:出来乍到
  1. zydu-matlab

    0下载:
  2. 用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。- Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:875byte
    • 提供者:wllx
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. Job-shop-MATLAB

    2下载:
  2. 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:99.66kb
    • 提供者:小刚
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20.21kb
    • 提供者:lychee
  1. 遗传算法的相关知识代码

    1下载:
  2. 遗传算法与其他算法结合的matlab相关编程,以及在车间调度问题上的应用(Combining genetic algorithm and other algorithms of matlab programming, as well as the application in the workshop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13kb
    • 提供者:nb123
  1. Ch8_GA_JSP

    2下载:
  2. 用遗传算法解决简单的JSP问题,即作业车间调度问题,并可绘制流程图。(The genetic algorithm is used to solve the simple JSP problem, that is, the job shop scheduling problem, and can draw the flow chart.)
  3. 所属分类:matlab例程

  1. Untitled6

    0下载:
  2. 对车间调度用遗传算法求解,使用matlab软件进行分析(Genetic algorithm for job shop scheduling)
  3. 所属分类:其他

  1. 基于多层编码遗传算法的车间调度算法

    0下载:
  2. 基于多层编码遗传算法的车间调度算法(matlab实现)(Job shop scheduling algorithm based on multi-layer coded genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:11kb
    • 提供者:我爱你长喜
  1. 生产调度matlab

    1下载:
  2. 基于遗传算法的车间调度的MATLAB实现,很好改进,实用(MATLAB implementation of job shop scheduling based on genetic algorithm is very good and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-08
    • 文件大小:16kb
    • 提供者:雨雨雨
  1. 生产调度

    6下载:
  2. 多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-17
    • 文件大小:17kb
    • 提供者:chengxuxxcv
  1. matlab代码-遗传算法流水车间调度

    2下载:
  2. 用遗传算法解决流水车间问题,里面是matlab代码(The genetic algorithm is used to solve the flow shop problem, which contains matlab code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-07-16
    • 文件大小:3kb
    • 提供者:冰火南极
  1. 基于多层编码遗传算法的车间调度算法(程序)

    2下载:
  2. 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:12kb
    • 提供者:wenjun969
  1. NSGA2车间调度算法

    4下载:
  2. 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-09
    • 文件大小:11kb
    • 提供者:codebit
  1. 基于遗传算法的车间调度实用程序

    2下载:
  2. matlab、使用遗传算法解决车间调度问题(Matlab, using genetic algorithm to solve job shop scheduling problem)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:5kb
    • 提供者:dlq1
« 12 3 4 »
搜珍网 www.dssz.com