CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 非支配排序遗传算法

搜索资源列表

  1. nsga_2

    3下载:
  2. 基于非支配排序遗传算法处理多目标优化的matlab例程,可以自行修改-Based on NSGA handling multi-objective optimization of Matlab routines, can make its own decisions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2027
    • 提供者:Horiss
  1. 非支配排序遗传算法

    0下载:
  2. NSGA-II 相对于NSGA而言,NSGA—II具有以下优点:1)提出新的基于分级 的快速非胜出排序算法,将计算复杂度由 降到 ,其中: 表示目标函数的数目, 表示种群中个体的数目;2)为了标定分级快速非胜出排序后同级中不同元素的适值,也为使准 域中的元素能扩展到整个 域,并尽可能均匀遍布,文献[7]提出了拥挤距离的概念,采用拥挤距离比较算子代替需要计算复杂的共享参数的适值共享方法;3)引入了保优机制,扩大了采样空间,经选择后参加繁殖的个体所产生的后代同其父代个体共同竞争来产生下一代种群,因
  3. 所属分类:其它文档

  1. nsga2_c_source

    0下载:
  2. 用C++语言写的非支配排序遗传算法的例子,顶!-Written in C++, the non-dominated sorting genetic algorithm for example, the top!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:9846
    • 提供者:caiqing
  1. NSGA

    1下载:
  2. nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3970
    • 提供者:李彦彪
  1. nsga2

    3下载:
  2. 基于NSGA-Ⅱ算法的区域覆盖卫星星座优化将一种基于Pareto最优概念的快速非支配排序遗传算法(NSGA-Ⅱ)引入区域覆盖侦察卫星星座的多目标优化设计-Algorithm based on NSGA-Ⅱ regional coverage satellite constellation will be based on the concept of Pareto optimal fast non-dominated sorting genetic algorithm (NSGA-Ⅱ) the
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:409494
    • 提供者:刘欣
  1. mo-nsga-deb

    1下载:
  2. 改进的非支配排序遗传算法,求解多目标问题-non dominated sorted algorithm II for multiple objective problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:895806
    • 提供者:陈重
  1. code

    0下载:
  2. 带精英策略的非支配排序遗传算法,c源代码。-This is a GA implementation for multi-objective optimization. For multi-objective optimization, non-domonated sorting has been used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88325
    • 提供者:姜徐东
  1. NSGA-IIa

    1下载:
  2. 这是prof.kalyanmoy deb 和他的学生开发的非支配排序遗传算法。-This program is the implementation of the NSGA-2 proposed by Prof. Kalyanmoy Deb and his students .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:127083
    • 提供者:姜徐东
  1. naga2.file

    0下载:
  2. 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4049844
    • 提供者:姜徐东
  1. Multi-objective-NSGA-code-in-C

    0下载:
  2. 非支配排序遗传算法,用来求解多目标优化问题-Non-dominated sorting Genetic Algorithm for Muti-objective problem,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:17164
    • 提供者:圣子
  1. NSGA-II

    0下载:
  2. matlab环境下实现的非支配排序遗传算法(NSGA-II),该算法在快速找到Pareto前沿和保持种群多样性方面都有很好的效果-matlab environment to achieve non-dominated Sorting Genetic Algorithm (NSGA-II), the algorithm quickly find the Pareto frontier and maintaining the diversity of the population has a goo
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:155605
    • 提供者:陈磊
  1. NSGA

    0下载:
  2. 工业中,用于换热网络优化的非支配排序遗传算法源程序-In industry, the non dominated sorting genetic algorithm is used to the optimization of the heat exchanger network
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5328
    • 提供者:Lanmo
  1. NSGA-II

    0下载:
  2. NSGA-II非支配排序遗传算法,可避免陷入局部最优,属于全局算法-NSGA-II non dominated sorting genetic algorithm, can avoid falling into local optimal, belong to the global algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:434400
    • 提供者:高家功
  1. NSGA-II

    1下载:
  2. 非支配排序遗传算法MATLAB代码实例,用于非支配排序遗传算法优化-Non-dominated Sorting Genetic Algorithm MATLAB code examples for non-dominated sorting genetic algorithm optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:482071
    • 提供者:韩长海
  1. GAgaijin

    0下载:
  2. 该程序是基于非支配排序遗传算法改编的实用型算法,该算法收敛速度快而且能够避免收敛在局部最优非常好用-The program is based on the practical non-dominated Sorting Genetic Algorithm algorithm adapted the algorithm converges faster and can avoid local optimum convergence in very handy
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:162726
    • 提供者:杨建波
  1. NSGA-II-in-MATLAB

    3下载:
  2. 带精英策略的非支配排序遗传算法matlab 源码-Non- Dominating Sorting Algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:9816
    • 提供者:Melody
  1. 3

    1下载:
  2. 目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:刘琦
  1. nsga_2

    0下载:
  2. 基于非支配排序遗传算法处理多目标优化的matlab例程(A matlab routine for multiobjective optimization based on nondominated sorting genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:木一up
  1. NSGA_2

    1下载:
  2. 用于多目标优化算法,即多目标优化遗传算法-非支配排序遗传算法(The NSGA - II algorithm)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:387072
    • 提供者:yanjian112
  1. 非支配排序遗传算法

    1下载:
  2. 非支配排序遗传算法NAGS2,算法程序进行了相应的注释,可以运行(Non dominated sorting genetic algorithm NAGS2, algorithm procedures for the corresponding notes, you can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:532480
    • 提供者:Slfwoniu
« 12 »
搜珍网 www.dssz.com