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

搜索资源列表

  1. matlab遗传算法_车间调度

    1下载:
  2. 在Matlab环境下使用遗传算法解决车间调度问题的优化。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-12-25
    • 文件大小:2322
    • 提供者:for_instance
  1. 遗传算法工具箱源程序

    2下载:
  2. 本程序为遗传算法源代码,可用来解决一系列工程问题,如电力系统机组组合、经济调度等。
  3. 所属分类:人工智能/神经网络/遗传算法

  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. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. GAexample.rar

    2下载:
  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
    • 文件大小:170363
    • 提供者:xiaozhima
  1. ychengxu

    0下载:
  2. 遗传算法在J-SHOP调度中的应用,以上是通过matlab的程序验证。欢迎和我讨论,prettyleg@qq.com-Genetic Algorithm in J-SHOP scheduling, the above procedure is verified by matlab. Welcome and I discussed, prettyleg@qq.com
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:7365
    • 提供者:谢湘霖
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:370705
    • 提供者:陈明
  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
    • 文件大小:3840387
    • 提供者:wuhao3424
  1. ga_jsp

    2下载:
  2. 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:50882
    • 提供者:rose
  1. JSPGA

    0下载:
  2. 车间作业调度问题遗传算法通用Matlab程序 从GreenSim团队的博客里找的,拿来分享,希望有用-The programme about GA in the JSP problem.Hope it is useful to everyone.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4752
    • 提供者:Allen
  1. JSP

    0下载:
  2. 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1988
    • 提供者:Tiny
  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. 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
    • 文件大小:875
    • 提供者: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
    • 文件大小:1545
    • 提供者:王龙隐
  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. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2867200
    • 提供者:多尔衮
  1. matlab代码-遗传算法流水车间调度

    2下载:
  2. 用遗传算法解决流水车间问题,里面是matlab代码(The genetic algorithm is used to solve the flow shop problem, which contains matlab code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-07-16
    • 文件大小:3072
    • 提供者:冰火南极
  1. 基于多层编码遗传算法的车间调度算法(程序)

    2下载:
  2. 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:12288
    • 提供者:wenjun969
  1. 基于遗传算法的车间调度实用程序

    2下载:
  2. matlab、使用遗传算法解决车间调度问题(Matlab, using genetic algorithm to solve job shop scheduling problem)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:5120
    • 提供者:dlq1
« 12 3 4 5 6 »
搜珍网 www.dssz.com