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

搜索资源列表

  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. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.68kb
    • 提供者:sxb
  1. che

    0下载:
  2. 车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:lucas
  1. job-shop3

    1下载:
  2. Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time)
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:5.21kb
    • 提供者:zmw
  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. 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-scheduling

    0下载:
  2. 使用CDS(一种基于John算法的拓展算法)和Palmer算法解决m-machine和n-job 的jobshop schedling问题,并对主要的功能指标进行比较。使用Matlab运行调用Drawchat()函数。-Use of CDS (algorithm based on the expansion of John algorithm) and Palmer algorithm to solve m-machine n-job and the jobshop schedling issu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:31.51kb
    • 提供者:ylh
  1. jobshop-scheduling

    1下载:
  2. 这是另外一个基于工序的柔性作业车间调度的程序,简单易行-This is another process based on the flexible job-shop scheduling procedures, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:90.41kb
    • 提供者:
  1. job-shop-with-changed-matrix

    1下载:
  2. 一个车间调度的程序,其独特之处在于可以任意输入测试矩阵进行测试。-A shop scheduling program, its unique in the input test matrix can be arbitrary test.
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:14kb
    • 提供者:
  1. genetic-job-shop-matlab

    0下载:
  2. matlab 求解job shop scheduling problem 遗传算法 整数编码 双点交叉 溢出位修复-job shop scheduling problem genetic algorithm for integer encoding two-point cross-overflow bit repair
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.14kb
    • 提供者: 虎子
  1. job-shop-matlab

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

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

    0下载:
  2. 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-07|14:48 车间调度遗传算法的研究.doc 8755
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:49.7kb
    • 提供者:寂寞孤鸿
  1. GA- job shop scheduling

    0下载:
  2. genetic algorithm for job shop scheduling problem
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:Songkran
  1. GA-Job shop Scheduling

    1下载:
  2. job shop scheduling using GA optimization method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:Songkran
  1. VigneshVenkat

    0下载:
  2. Job Shop Scheduling done by Vignesh Venkat
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:bm85
  1. FJSP用GA

    2下载:
  2. flexible job shop 使用基因演算法解柔性作業車間調度問題(flexible job shop Using genetic algorithm to solve flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:13kb
    • 提供者:tzyywoei1279
  1. FJSP用SSO

    2下载:
  2. 使用SSO求解柔性作業車間調度問題flexible job shop(Using SSO to solve flexible job shop scheduling problem flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:51kb
    • 提供者:tzyywoei1279
  1. NSGA-II for Scheduling

    1下载:
  2. 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
  3. 所属分类:matlab例程

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