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

搜索资源列表

  1. constrain

    3下载:
  2. 基于改进粒子群算法的节能调度下多目标负荷最优分配 -Particle swarm optimization based on improved energy-saving scheduling optimal allocation under the multi-objective particle swarm optimization based on improved energy-efficient multi-objective scheduling optimal allocation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-03-16
    • 文件大小:1871
    • 提供者:余开江
  1. job-shop2

    0下载:
  2. Matlab 车间动态调度 PSO微粒群算法程序(优化目标为平均流动时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling program (average flow time optimization objectives)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5247
    • 提供者:zmw
  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
    • 文件大小:5330
    • 提供者:zmw
  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
    • 文件大小:7779
    • 提供者:飞龙
  1. GA_Intelligent

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

    • 发布日期:2017-03-26
    • 文件大小:3021
    • 提供者:出来乍到
  1. NSGAII

    0下载:
  2. NGAII变成程序求解经济调度,是多目标的,内涵PDF文件-NGAII into economic dispatch, solving process is the goal, the connotation of PDF files
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-19
    • 文件大小:1382400
    • 提供者:xianglongyang
  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. wireless_network_packet_scheduling

    0下载:
  2. 无线网络分组调度算法研究,研究调度算法的可以看一下- research of Wireless network packet scheduling algorithm,people who study the scheduling algorithm can download to see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13658819
    • 提供者:王鑫
  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-08
    • 文件大小:61572344
    • 提供者:zhu
  1. voip_pf

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

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

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

    • 发布日期:2017-04-03
    • 文件大小:17815
    • 提供者:赵欣
  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. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:lzf
  1. AIS

    1下载:
  2. 一个基于人工免疫克隆选择算法的调度优化MATLAB源码,对应理解程序原理十分有用!-An artificial immune clonal selection algorithm based on scheduling optimization MATLAB source, corresponding to understand the program theory is very useful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-09
    • 文件大小:27648
    • 提供者:sde
  1. pso(economic-dispatch)

    2下载:
  2. 通过粒子群算法解决经济调度问题,即确定最低燃料成本和网损。-By running the programs as they are in the default pso folder the economic dispatch problem can be solved. The allocation minimum fuel cost and transmission losses are determined.
  3. 所属分类:matlab

    • 发布日期:2017-02-23
    • 文件大小:141312
    • 提供者:严达伟
  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
    • 文件大小:2878
    • 提供者:guoxiangwang
  1. BP-network-build-prediction-

    0下载:
  2.  用水量预测在城市建设规划、供水系统的调度 管理中都具有重要作用。常用的预测方法可分为两 类,一类是解释性预测方法,即找出被预测量的各影 响因素,建立回归分析模型-Water demand in urban planning, regulation and management of water systems has an important role. Commonly used forecasting methods can be divided into two catego
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:39300
    • 提供者:lhx
  1. matlab

    0下载:
  2. 使用遗传算法解决车间调度问题的matlab源代码-Shop scheduling using genetic algorithms to solve the problem of matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2472
    • 提供者:唐正
  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
    • 文件大小:141111
    • 提供者:非常那女
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com