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

搜索资源列表

  1. 车间作业调度问题遗传算法通用Matlab程序

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

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

    2下载:
  2. 3GPP LTE中上行虚拟MIMO比例公平调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink proportional fair scheduling algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2279
    • 提供者:Aisenxi
  1. lteScheduler

    0下载:
  2. 3GPP LTE上行虚拟MIMO中的一种调度算法源程序代码-3GPP LTE uplink virtual MIMO scheduling algorithm in a source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2225
    • 提供者:Aisenxi
  1. ftp_pf

    1下载:
  2. 资源调度算法.FTP业务在比例公平准则下的调度算法。-Resource allocation algorithm. FTP service criteria in a fair proportion of the scheduling algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1923
    • 提供者:胡晗
  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-30
    • 文件大小:34414
    • 提供者:XiaoFei
  1. pf_72

    1下载:
  2. 资源调度算法。业务在PF准则下的调度性能。-Resource allocation algorithm. Business performance of PF scheduling criteria.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3269
    • 提供者:胡晗
  1. che

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

    • 发布日期:2017-04-12
    • 文件大小:1787
    • 提供者:lucas
  1. GAs_100average

    0下载:
  2. 无线通信系统的调度算法仿真程序,可以参考说明文件进行学习-Wireless communication system simulation program scheduling algorithm, can refer to the documentation to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:440984
    • 提供者:dominic
  1. LTE_System_Level_1.1_r295

    0下载:
  2. LTE 链路级仿真代码,其中还包含经典的跨层调度算法,非常实用。-LTE link level simulation code, which also includes classical cross-layer scheduling algorithm is very practical.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:61572344
    • 提供者:zhu
  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
    • 文件大小:590
    • 提供者: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-29
    • 文件大小:875
    • 提供者: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
    • 文件大小:1545
    • 提供者:王龙隐
  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
    • 文件大小:2112
    • 提供者:Aisenxi
  1. Clustering-Algorithm-

    0下载:
  2. 本文通过介绍新的聚类算法到传感器节点调度算法中,从而实现网络覆盖的最优化-This paper describes a new clustering algorithm to the sensor node scheduling algorithm in order to achieve optimal network coverage
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:934866
    • 提供者:吴田
  1. Random-scheduling-algorithm

    0下载:
  2. 感知网络中基于随机 逼近的机会调度设计 -Random scheduling algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:889452
    • 提供者:袁金钟
  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
    • 文件大小:12039
    • 提供者:吴逸
  1. HSDPA-scheduling-algorithm

    0下载:
  2. HSDPA调度算法研究,TD-SCDMA引入HSDPA技术后,对小区基站覆盖范围内的用户进行调度选择的问题。-After HSDPA scheduling algorithm, TD-SCDMA HSDPA technology introduced for users within the cell site coverage for problem scheduling choice.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:29053
    • 提供者:王超
  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-28
    • 文件大小:283648
    • 提供者:anees1411
  1. GA- job shop scheduling

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

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Songkran
  1. NSGA-II for Scheduling

    2下载:
  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
    • 文件大小:8192
    • 提供者:TXC2
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com