CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 车间 调度 matlab

搜索资源列表

  1. Matlab(1)

    0下载:
  2. 用matlab编写的程序,建立经典模型,解决车间调度通用问题,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:77.17kb
    • 提供者:叶雪云
  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. xiaofei_jsp

    3下载:
  2. 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:33.61kb
    • 提供者:XiaoFei
  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. JSPGAMATLAB

    1下载:
  2. 车间调度(JSP)程序,对于应用者可以经过简单调试就可以使用-Shop scheduling (JSP) process, for the application can be able to use after a simple debugging
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:129.71kb
    • 提供者:李勤
  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. Jobshopschedulingsimulatedannealinggeneticalgorith

    7下载:
  2. 车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用 -Job shop scheduling simulated annealing genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:17.4kb
    • 提供者:赵欣
  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. GAforjobshopschedulingproblemMatlab

    0下载:
  2. 遗传算法基于遗传算法的工作车间调度MATLAB程序-GAforjobshopschedulingproblemMatlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.5kb
    • 提供者:zhangnianyu
  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. VB-and-Matlab-integration-for

    0下载:
  2. VB与Matlab集成求解车间调度优化问题,详细的论文解说。-VB and Matlab integration for solving job shop scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:137.8kb
    • 提供者:非常那女
  1. job-shop-matlab

    5下载:
  2. 带有恶化时间的作业车间调度问题matlab 程序-Job shop scheduling problem with time to progression matlab program
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:10kb
    • 提供者: 虎子
  1. MATLAB

    0下载:
  2. 遗传算法源代码,主要用于车间调度的优化算法-Genetic algorithm source code, mainly for shop scheduling optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:11.12kb
    • 提供者:田有全
  1. GUI

    4下载:
  2. 任务车间调度MATLAB,GUI界面,墙纸排序生产问题-Task shop scheduling MATLAB, GUI interface, wallpaper sort of production problems
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:17.38kb
    • 提供者:朱蜀
  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. matlab_gatt

    2下载:
  2. matlab甘特图生产车间调度问题流水线问题并行机调度问题等(MATLAB for gatt)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-04
    • 文件大小:1kb
    • 提供者:lee1203
  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. 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. 流水作业车间调度代码

    1下载:
  2. 流水作业车间调度代码,采用MATLAB编程,亲测可运行!
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com