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

搜索资源列表

  1. jsp_ga_Matlab

    0下载:
  2. 车间调度问题的遗传算法matlab源程序,供大家参考-shop scheduling GA Matlab source for reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6238
    • 提供者:lixingbing
  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. POA-GA

    1下载:
  2. 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global optimal solution.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-03-07
    • 文件大小:4743
    • 提供者:许银山
  1. GA

    0下载:
  2. 基于改进的遗传算法的任务分配与调度,期刊论文-Improved genetic algorithm-based task allocation and scheduling, journal articles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:81656
    • 提供者:梁金
  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-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
    • 文件大小:20698
    • 提供者:lychee
  1. ga-reservoir

    2下载:
  2. 用遗传算法求解单一水库优化调度,只需要修改相应的约束条件就可以进行优化计算了-A single reservoir with genetic algorithm is presented to solve the optimization scheduling, only need to modify the corresponding constraint conditions can were optimized
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-07
    • 文件大小:6144
    • 提供者:
  1. scheduling-GA

    0下载:
  2. this the code about how to choose the best gen of the GA. it is use the roulette wheel algorithm, where the best gen will be selected randomly using this.-this is the code about how to choose the best gen of the GA. it is use the roulette wheel a
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:31112
    • 提供者:mamei
  1. jsp-ga

    2下载:
  2. 用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。-Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4887
    • 提供者:li
  1. ga

    1下载:
  2. 本代码是利用遗传算法解决简单的JOB—SHOP型的生产调度问题。代码简单,且已经过调试,可以正常运行,C++及遗传算法的初学者可以参考!-This code is the JOB-SHOP-type production scheduling problems using genetic algorithms to solve simple. Simple code, and have been debugging the normal operation of OK, C and Geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2942
    • 提供者:李鹏飞
  1. GA-Emax-feng

    2下载:
  2. 应用遗传算法求解梯级水库联合优化调度问题-The application of genetic algorithm for cascade reservoirs joint scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10802
    • 提供者:成璐
  1. RCPSP-GA-code

    2下载:
  2. resource-constrained project scheduling problem (RCPSP)in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3648
    • 提供者:yeki
  1. GA

    0下载:
  2. Genetic algorithm to solve job shop scheduling ,,using matlab environment and scheduling job ,machine,tasks and the like ,,because of Genetic Algorithm can give optimal solution ,we use it and initialize it with a population and generation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2157
    • 提供者:wajdy
  1. GA

    0下载:
  2. genetic algorithm for solving flow shop scheduling problem-genetic algorithm for solving flow shop scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1518
    • 提供者:hassan
  1. GA---JSSP

    0下载:
  2. 利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:
  1. GA-of-reentrant-hybrid-flow-shop

    2下载:
  2. 可重入混合流水车间的调度问题,遗传算法MATLAB源程序-Reentrant hybrid flow shop scheduling problem, the genetic algorithm MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:16107
    • 提供者:罗书敏
  1. GA- job shop scheduling

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

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Songkran
  1. GA-Job shop Scheduling

    1下载:
  2. job shop scheduling using GA optimization method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:Songkran
  1. ga&pso

    0下载:
  2. Hybrid algorithms for Jobshop Scheduling Problem
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:17408
    • 提供者:faem
  1. FJSP用GA

    2下载:
  2. flexible job shop 使用基因演算法解柔性作業車間調度問題(flexible job shop Using genetic algorithm to solve flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:tzyywoei1279
« 12 3 »
搜珍网 www.dssz.com