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

搜索资源列表

  1. NSGA2 matlab

    0下载:
  2. this is a matlab code for a NSGA-II algorithm
  3. 所属分类:数学计算/工程计算

  1. nsga2-gnuplot-v1.1.6

    1下载:
  2. NSGAnsga2比较全,稳定可以直接应用的哦-NSGAnsga2 comparison, stability can be directly applied oh
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:77232
    • 提供者:白雪
  1. nsga

    1下载:
  2. NSGA2源码 两个目标函数,可以根据需要自行修改-NSGA2 Source,it has two objective functions, you can modify according to your need.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:16466
    • 提供者:关宏艳
  1. nsga2

    0下载:
  2. 非支配排序算法。多目标优化的重要算法,通过交叉、变异,多次迭代产生最优解。-This system is based mainly on the development of a single-chip can accommodate 16 bed ward call system, and asked to complete in Proteus simulation testing. The system consists of upper and lower machine, the ma
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:5738
    • 提供者:蒋小三
  1. NSGA2detail

    0下载:
  2. NSGA2 解决多目标优化问题,在MATLAB下编程实现,包含注释-A multi-objective optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12828
    • 提供者:梁桉洋
  1. MOEA

    1下载:
  2. 几种多目标优化算法集合,包括MOEAD,MOPSO,NNIA,NSGA2等-Several multi-objective optimization algorithm set, including MOEAD, MOPSO, NNIA, NSGA2 etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-14
    • 文件大小:458752
    • 提供者:李豪
  1. MOEA

    1下载:
  2. 几种多目标优化算法集合,包括MOEAD,MOPSO,NNIA,NSGA2等-Several multi-objective optimization algorithm set, including MOEAD, MOPSO, NNIA, NSGA2 etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:673707
    • 提供者:crushsx
  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. nsga2-gnuplot-v1.1.5

    0下载:
  2. GNU based plotting implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:51368
    • 提供者:tamisha
  1. nsga2-v1.1

    0下载:
  2. NSGA based implementation of plotter
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:22301
    • 提供者:tamisha
  1. nsga2-gnuplot-v1.1.6

    0下载:
  2. improved NSGA 2 based optimization code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:64138
    • 提供者:tamisha
  1. nsga2-gnuplot-v1.1

    0下载:
  2. improved NSGA ii code
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:24334
    • 提供者:tamisha
  1. NSGA-II

    0下载:
  2. nsga2源码下载-nsga2 code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:17520
    • 提供者:杨振
  1. nsga2_1

    0下载:
  2. NSGA2解决随机约束问题的自编程序,可以同时实现实数的编码问题和二进制编码问题,采用快速的非支配排序实现全局快速搜索。-NSGA2 random constraint solving problems by ourselves, can simultaneously encode binary encoding issues and problems of real numbers, with fast non-dominated sorting achieve global fast sea
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:9651
    • 提供者:彭闯
  1. NSGA2

    1下载:
  2. 改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数 程序中的所有代码都是本人根据多目标粒子群算法设计实现的-ZDT1NP=cell(1,50) ZDT1FV=cell(1,50) ZDT1T=zeros(1,50)
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:4096
    • 提供者:lid
  1. NSGA2

    2下载:
  2. 基于非支配排序的带有精英策略的多目标优化算法:NSGA-II,测试函数是DTLZ-Based on the non-dominated sorting multiobjective optimization algorithm with elitist strategy: NSGA-II, the test function is DTLZ
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-25
    • 文件大小:1822720
    • 提供者:liubingjie
  1. EAG-MOEAD

    0下载:
  2. 基于外部存档的,将MOEA/D与NSGA2结合的算法-The MOEA/D algorithm combined with NSGA2
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:846750
    • 提供者:杨芸
  1. NSGA2

    0下载:
  2. NGSA2的经典Matlab代码, 有助于新手对于智能算法的学习-the classic algorithm NGSA2
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:22240
    • 提供者:Drimwa
  1. NSGAII

    0下载:
  2. NSGA2 matlab/simulink仿真程序-NSGA2 matlab simulation program
  3. 所属分类:mathematica

    • 发布日期:2017-04-30
    • 文件大小:13719
    • 提供者:裴明高
  1. nsga2_duomubiao

    1下载:
  2. 自己写的nsga2多目标优化程序。能出漂亮的nsga2 .很漂亮,程序已调试ok-nsga2 for the output of nsga2
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:mengrui
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com