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

搜索资源列表

  1. 车间调度算法

    2下载:
  2. 水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码。
  3. 所属分类:图形图象

  1. 车间调度遗传算法

    0下载:
  2. 基于车间调度中机器可变的情况的使用matlab编写的程序
  3. 所属分类:源码下载

  1. 1

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

    • 发布日期:2017-04-07
    • 文件大小:20210
    • 提供者:王淑平
  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
    • 文件大小:1725
    • 提供者:sxb
  1. good1

    0下载:
  2. 改进遗传算法MATLAB源代码,内含多个子文件,测试时运行mainpath文件即可.-Improved genetic algorithm MATLAB source code that contains multiple sub-documents, tests can be run mainpath documents.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3576
    • 提供者:meng
  1. JSPMATLABsourcecode

    1下载:
  2. 车间作业调度问题遗传算法通用MATLAB源程序-the source code is for the workshop schedule program with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:20014
    • 提供者:木子
  1. AIA2

    1下载:
  2. 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:1196
    • 提供者:张望
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

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

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

    0下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1643388
    • 提供者:陈磊
  1. matlab--xianxingdaishu

    0下载:
  2. matlab解决生产调度实际问题(依靠遗传算法) 通过调试-Matlab solve production scheduling problems through the test
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:14096
    • 提供者:梅良
  1. 1452

    0下载:
  2. matlab遗传算法求解多目标问题,flowshop调度问题-matlab genetic algorithm for multi-objective problems, flowshop scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:1605
    • 提供者:赵勇
  1. MATLAB

    0下载:
  2. 遗传算法源代码,主要用于车间调度的优化算法-Genetic algorithm source code, mainly for shop scheduling optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:11390
    • 提供者:田有全
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
  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
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. GA-matlab

    0下载:
  2. 遗传算法解决经典流水线调度问题,希望对大家有用。-The classic pipeline scheduling genetic algorithm to solve the problem, hope to be useful.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2956
    • 提供者:佟倩
  1. liushuichejiandiaoduwenti-matlab

    1下载:
  2. 基于遗传算法的流水车间调度问题代码,非常实用-Based on Genetic Algorithm for Flow Shop Scheduling code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2915
    • 提供者:阮秀秀
  1. GA.MATLAB

    0下载:
  2. 遗传算法用在车间调度问题上,扩大了其适用范围,本书可以使初学者快速入门-Genetic algorithm used in the shop scheduling problem, expanded its scope, this book allows beginners Getting Started
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4928276
    • 提供者:walter
  1. crossover

    1下载:
  2. 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length
  3. 所属分类:matlab例程

    • 发布日期:2020-12-07
    • 文件大小:2048
    • 提供者:言木
« 1 2 34 5 6 »
搜珍网 www.dssz.com