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

搜索资源列表

  1. chejian

    1下载:
  2. 规划算法--matlab编写的车间调度遗传算法源程序-planning algorithm -- Matlab prepared by the shop scheduling genetic algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.91kb
    • 提供者:王则
  1. moni2

    2下载:
  2. 遗传算法用于解决多目标排课的优化问题,是一个好算法-genetic algorithm is used to solve the multi-objective optimization problem Course Scheduling is a good algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30.03kb
    • 提供者:张旭涛
  1. GAexample.rar

    3下载:
  2. 遗传算法例程:通过MATLAB,以航班调度排序为例,实现遗传算法。,Genetic algorithm routines: the adoption of MATLAB, in order to sort Flight Scheduling as an example, the realization of genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:166.37kb
    • 提供者:xiaozhima
  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
    • 文件大小:1.68kb
    • 提供者:sxb
  1. chejiandiaodu

    0下载:
  2. 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:wuhao3424
  1. multiprocessor

    0下载:
  2. multi processor scheduling with genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.67kb
    • 提供者:mehdi
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

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

    • 发布日期:2017-04-03
    • 文件大小:17.4kb
    • 提供者:赵欣
  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-30
    • 文件大小:875byte
    • 提供者: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
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. genetic-algo

    0下载:
  2. process scheduling using genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:72.53kb
    • 提供者:noor
  1. genetic-job-shop-matlab

    0下载:
  2. matlab 求解job shop scheduling problem 遗传算法 整数编码 双点交叉 溢出位修复-job shop scheduling problem genetic algorithm for integer encoding two-point cross-overflow bit repair
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5.14kb
    • 提供者: 虎子
  1. genetic-algorithm

    0下载:
  2. 车间作业调度问题是一种NP完全问题,下面的源码是车间作业调度问题的源码-Job shop scheduling problem is an NP-complete problem, the source of the following is the source of the Job Shop Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1.49kb
    • 提供者:快月
  1. Shop-scheduling--ga_jsp

    0下载:
  2. 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-07|14:48 车间调度遗传算法的研究.doc 8755
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:49.7kb
    • 提供者:寂寞孤鸿
  1. Scheduling-problem-genetic-algorithm

    0下载:
  2. 流水生产调度问题是指生产系统任一机器一旦开始加工工件,就应连续不断加工直到完成所有的工件,同一机器上连续加工的两个工件之间不能有间断。这里是调度问题的遗传算法matlab程序。-Scheduling problem genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10.66kb
    • 提供者:
  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
    • 文件大小:11.76kb
    • 提供者:吴逸
  1. production-scheduling

    0下载:
  2. 使用遗传算法来来解决解决生产调度优化问题-using genetic algorithm to solve production scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:56.6kb
    • 提供者:liuao0910
  1. bus-scheduling--on-genetic-algorithm

    2下载:
  2. 基于遗传算法的公交排班系统分析,很好的运用在公交排班上-Analysis of bus scheduling system based on genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10.17kb
    • 提供者:无奈
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法可以解决多种优化问题,如:TSP问题、生产调度问题、轨道优化问题等,在现代优化算法中占据了重要的地位,本例使用遗传算法求解最优解。-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian natural selection and genetic mec
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8.4kb
    • 提供者:jiangsiqi
  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-29
    • 文件大小:277kb
    • 提供者:anees1411
  1. GA- job shop scheduling

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

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:Songkran
« 12 3 »
搜珍网 www.dssz.com