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

搜索资源列表

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

    0下载:
  2. 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7.11kb
    • 提供者:尹胜台
  1. multiprocessor

    0下载:
  2. multi processor scheduling with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.67kb
    • 提供者:mehdi
  1. MM1

    3下载:
  2. M/M/1单服务台派对系统,(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客后的顾客平均队长及平均排队等待时间-M/M/1 single desk party system (with the event scheduling system for discrete event simulation) model to reach customers arrival time and cu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:7.6kb
    • 提供者:飞龙
  1. voip_pf

    0下载:
  2. 资源调度算法。VOIP业务在PF准则下调度的性能比较。-Resource allocation algorithm. VOIP business in the PF scheduling performance comparison criterion.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:胡晗
  1. SHEDULINGALGOofdma

    0下载:
  2. a simple but efficeint scheduling Algorithm in a context ofdma. The idea is to satisfy fairness and the QOS from 2 point of view the first part of sub carrier will be allotted in such way that the flow total of the system is guaranteed and the se
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:590byte
    • 提供者:maryam
  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. roundRobinScheduler

    1下载:
  2. 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.06kb
    • 提供者:Aisenxi
  1. he-pipeline-processing-stages

    0下载:
  2. n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:guoxiangwang
  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. EELD_Five

    0下载:
  2. 考虑环境和经济的发电调度优化中的matlab程序-Consider the environmental and economic generation scheduling optimization in matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.02kb
    • 提供者:jason
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1.49mb
    • 提供者:Binjie Liao
  1. Shop-scheduling-algorithm

    0下载:
  2. 根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11.76kb
    • 提供者:吴逸
  1. Flow_Shop_Scheduling_Problem

    0下载:
  2. Flow Shop Scheduling Problem in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:27.49kb
    • 提供者:ali
  1. load scheduling by genetic algorithm

    0下载:
  2. this research paper is based on Load scheduling in power system by genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:277kb
    • 提供者:anees1411
  1. Ch9_CyclicOrdering

    4下载:
  2. 服务运作人员排班,在某一时间段内为每一个服务运作人员明确当班或休息的时间,以使服务运作人员闲置总量最小,利用率最大。(Service operator scheduling, in a certain period of time, for each service operator clear duty or rest time, in order to make service operators idle the smallest amount, the largest utilizati
  3. 所属分类:matlab例程

  1. Application of MATLAB in mathematical modeling

    1下载:
  2. 数学建模实例,配合MATLAB在数学建模中的应用(第二版)的书籍使用,是数学建模中常规方法实现的具体代码,以及具体历届数学建模竞赛实例,彩票中的数学、露天矿卡车调度问题、奥运会商圈规划问题等(Mathematical modeling examples, the application of MATLAB in mathematical modeling (Second Edition) the use of books, is the implementation of conventiona
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:3.13mb
    • 提供者:jiadage
  1. Fuzzy PID Controllers in MATLAB and Simulink

    1下载:
  2. Implementation of Fuzzy Gain Scheduling for PID Controllers in MATLAB and Simulink Fuzzy PID Controller in MATLAB and Simulink An approach to tune the PID controller using Fuzzy Logic, is to use fuzzy gain scheduling, which is proposed by Zhao, i
  3. 所属分类:matlab例程

    • 发布日期:2021-02-21
    • 文件大小:309kb
    • 提供者:amardz
« 12 »
搜珍网 www.dssz.com