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

搜索资源列表

  1. 1

    0下载:
  2. matlab遗传算法解决车间调度问题程序代码-Shop scheduling genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:19.74kb
    • 提供者:王淑平
  1. GA_Optimization-Scheduling_Matlab

    0下载:
  2. 通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。-Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:696.13kb
    • 提供者:YJN
  1. pola

    0下载:
  2. 编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。实验具体包括: 1)确定作业控制块的内容和组成方式; 2)完成作业调度; 3)编写主函数。 -Write process is complete the batch job scheduling systems require the use of a short job-priority job scheduling algorithms. Experiments include: 1) to determi
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:53.43kb
    • 提供者:agods
  1. zhinengdianwang

    1下载:
  2. 基于 MAS 建立的分布并行计算环境,其任务调度问题具有新的特点 对于基于MAS 的配电快速仿真与模拟系统,以配电 网三相状态估计为例,建立了新的调度问题模型,提出了基于FCM 的启发式任务调度优化方法 该方法利用模糊C 均值聚类分析 算法对独立任务进行聚类分析,避免了在超大解空间中用基于搜索的方法去寻求最优解的做法 该方法具有线性时间复杂度,而 且通过大量算例表明它总是能够在合理的时间内获得次优解或最优解,使masDSE 的性能有明显改善-In the distributed pa
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:267.85kb
    • 提供者:macrotone
  1. GAMatlab

    0下载:
  2. 通过以用遗传算法原理对生成车间调度问题进行研究,并给出源码。-Through the principle of using genetic algorithms to generate shop scheduling problem is studied and the source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.52kb
    • 提供者:zhangny
  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. resource-allocation-of-OFDM

    0下载:
  2. OFDM系统中的资源调度算法,轮训算法与最大信干比算法-the resource scheduling algorithms of OFDM system
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.6kb
    • 提供者:王鹏博
  1. GeneticAlgorithms

    0下载:
  2. Multicycle Scheduling under Local Timing Constraints using Genetic Algorithms
  3. 所属分类:matlab

  1. gamatlab

    0下载:
  2. 使用遗传算法的自动排产,2个曲线图1个甘特图,希望对大家有所帮助;-Using genetic algorithms automatic scheduling, two graphs a Gantt chart, we want to help
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:zhusx
  1. mofsp-flowshop

    3下载:
  2. 使用多目标优化算法解决多目标流水车间调度multi objective flowshop问题,其中main为主函数。-Using multi-objective optimization algorithms to solve multi-objective flow shop scheduling multi objective flowshop problem, where the main function main.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:22.12kb
    • 提供者:chenzhen
  1. sso_simple

    0下载:
  2. simplified swarm optimization的matlab版本,可以節省寫程式的時間。本程演算法已驗證可以在某些問題上找到比pso、ga、sa、ts、aco等演算法更好的解。-simplified swarm optimization in matlab version, you can write a program to save time. The scheduling algorithm has been verified can find better than pso,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.17kb
    • 提供者:Don Lai
  1. Pschedulers

    0下载:
  2. This file for the downlink schedulers for the long term evolution scheduling algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:51.77kb
    • 提供者:Hany
  1. schedule052001

    1下载:
  2. 这是实现一个蜂窝系统中小区用户通信调度算法的程序,包含了三种经典调度算法,比如比例调度算法,并比较了性能。-This is to implement a cellular subscriber communication system cell scheduling algorithm programs, including the three classical scheduling algorithms, such as the ratio of the scheduling algorit
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:许佩佩
  1. TLBO

    6下载:
  2. 教与学算法(TLBO),是一种非常好用人工智能算法,类似于遗传算法,可以用在算法寻优和调度排序等方面。-Teaching and learning algorithms (TLBO), is a very easy to use artificial intelligence algorithms, like genetic algorithm, the algorithm can be used in the optimization and scheduling sorting and so
  3. 所属分类:matlab例程

    • 发布日期:2017-04-23
    • 文件大小:2.01kb
    • 提供者:哇啊
  1. across

    0下载:
  2. 遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作-Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:881byte
    • 提供者:zxy
  1. cal

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算目标函数值。-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function....
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654byte
    • 提供者:zxy
  1. caltime

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1kb
    • 提供者:zxy
  1. JSP

    0下载:
  2. 运用遗传算法解决作业车间调度问题,此M文件为调度问题的主程序代码。-The use of genetic algorithms to solve the job shop scheduling problem, this M-file for the main program code scheduling problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:zxy
  1. LTE scheduling algorithms

    1下载:
  2. LTE scheduling algorithms eNB to UE used in Link level simulation Adaptive Feedback Scheduler best Cqi Scheduler MIMO best Cqi Scheduler MIMO HARQ fixed Scheduler Proportional FairScheduler round Robin Scheduler
  3. 所属分类:matlab例程

    • 发布日期:2015-05-16
    • 文件大小:361byte
    • 提供者:alkabtin999
  1. nrtps_schedule

    5下载:
  2. 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packet scheduling algorithm Impleme
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com