CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NSGAII

搜索资源列表

  1. NSGAII.tar

    0下载:
  2. NSGA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19029
    • 提供者:mabeibei
  1. NSGAII

    0下载:
  2. 实现了NSGA-II,有仿真图和结果,说明了改进算法的优势-achieve NSGA-II,there are graph and results,so the method is more good.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-06
    • 文件大小:13027
    • 提供者:pjwgg
  1. NSGAII.rar

    1下载:
  2. 实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:7569
    • 提供者:宋庆席
  1. NSGAII.rar

    0下载:
  2. 用于多目标优化的程序,非常经典的NSGAII,在IEEEEC上引用频次超多,NSGAII for multiobjective optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:22334
    • 提供者:brue yang
  1. CODE_GA_C

    0下载:
  2. NSGAII in matlab code for multiobjective scheduling problem
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:33692
    • 提供者:Duy
  1. NSGAII

    0下载:
  2. NGAII变成程序求解经济调度,是多目标的,内涵PDF文件-NGAII into economic dispatch, solving process is the goal, the connotation of PDF files
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-19
    • 文件大小:1382400
    • 提供者:xianglongyang
  1. NSGAII

    0下载:
  2. NSGA II C++ CODES FOR MULTI-OBJECTIVE EVOLUTIONARY COMPUTATIONS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:24599
    • 提供者:kaveh
  1. nsga2

    0下载:
  2. optimisation d un contrô leur PID avec NSGAII optimization for a PID controler withe NSGAII
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:8467
    • 提供者:atmani
  1. NSGA2

    0下载:
  2. 用NSGAII进行函数优化的源程序,对于很多刚刚入门需要仿真各种经典算法的人有很大帮助!-using NSGAII to function optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3642
    • 提供者:魏魏
  1. NSGAII

    0下载:
  2. 通过Matlab,实现NEGAⅡ,对于多目标优化,并对研究问题SCH,进行了相关实验,效果不错,可以通过增加种群数、个体长度、以及迭代次数,来提高解的质量-The Matlab, the NEGA II, for the multi-objective optimization, and research questions SCH, the relevant experiments, good results, by increasing the number of population, i
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5090
    • 提供者:竹子
  1. NSGA-II

    0下载:
  2. NSGAII,多目标优化领域,非控制遗传算法-NSGAII, the field of multi-objective optimization, non-control genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:166521
    • 提供者:胡伟
  1. NSGAII

    0下载:
  2. [num,len] = size(y) Initialize all the distance of individuals as zero. for i = 1 : M for j = 2 : num - 1 distance(j).individual = 0 -[num,len] = size(y) Initialize all the distance of individuals as zero. for i = 1 : M fo
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:15398
    • 提供者:庞军
  1. NSGAII

    1下载:
  2. 运用matlab工具,引用NSGA2的遗传算法来解决刀具磨损问题。-Using matlab tools, reference the NSGA2 the genetic algorithm to solve the problem of tool wear.
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:9771
    • 提供者:李海波
  1. nsga22

    0下载:
  2. NSGAII快速非支配遗传算法在 C环境下的代码-NSGAii C code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:4436
    • 提供者:
  1. NSGAII

    0下载:
  2. 上传的是NSGAII经典算法,matlab教程-Uploaded NSGAII classical algorithm, matlab tutorial
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:9456
    • 提供者:li
  1. jmetal4.3.tar

    0下载:
  2. java 编写的多目标求解程序,包含了多种多目标求解算法 NSGAII MOPSO -The last jMetal.4.3 for multiobjective optimization
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:183945
    • 提供者:邓大江
  1. NSGAII-NRGA

    0下载:
  2. NSGA2 NSGAII NRGA MOGA matlab codes nsga-NSGA2 NSGAII NRGA MOGA matlab codes nsgaII
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3953
    • 提供者:eli
  1. Deb_NSGA-II(原文)

    0下载:
  2. Deb的NSGAII程序对应的论文和原理文档(Deb NSGAII procedures corresponding to the papers and principles document)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:440320
    • 提供者:huangyuanjun1
  1. 双目标nsga2

    0下载:
  2. 双目标 NSGAII 算法案例(A case of double target NSGAII algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:徐彳余
  1. NSGAII-有约束限制的优化问题

    2下载:
  2. 基于NSGA-II的有约束限制的优化问题实例matlab编程代码(Matlab programming code based on nsga-ii constrained optimization problem)
  3. 所属分类:其他

    • 发布日期:2020-06-23
    • 文件大小:77824
    • 提供者:lililililigege
« 12 »
搜珍网 www.dssz.com