CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 多目标优化 NSGA

搜索资源列表

  1. MOEA-NSGA-II

    5下载:
  2. 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2源码,内有多目标算法的工具箱,对实现其他多目标优化算法很有帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:370701
    • 提供者:wy
  1. NSGA-II多目标规划代码(matlab版)

    4下载:
  2. 印度Deb教授开发的Non-dominating Sorting Genetic Algorithm的改进版本,非常适合parato封面逼近运算。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. nsga2_c_source.rar

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

    • 发布日期:2017-03-31
    • 文件大小:10116
    • 提供者:宋庆席
  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. MOEA-NSGA-II.rar

    5下载:
  2. NSGA-II多目标优化的matlab代码,NSGA-II multi-objective optimization matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:371439
    • 提供者:gitry
  1. NSGA-II(2000)

    0下载:
  2. 这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1090087
    • 提供者:Winjade
  1. MOEA

    0下载:
  2. 多目标进化算法,思想主要是印度学者的NSGA-2 用于处理多目标实值优化问题-muliti-objective evolution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1074526
    • 提供者:zhangshuai
  1. NSGA-II

    0下载:
  2. 本程序用于多目标优化的基因算法求解。可应用于不同领域的优化计算。-This code is Genetic Algorithm for Multi-objective optimization. It can be used to solve optimization problems in many areas.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:34927
    • 提供者:常玉青
  1. MOEA-NSGA-II

    0下载:
  2. NSGA算法是遗传算法在多目标优化上的实现,NSGA-2则是NSGA算法的改进算法,该程序包能实现NSGA-2的多目标优化-NSGA algorithm is a genetic algorithm on a multi-objective optimization, NSGA-2 is the improved algorithm NSGA algorithm, the package can achieve multi-objective optimization NSGA-2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:392155
    • 提供者:徐清瑶
  1. NSGA-2

    0下载:
  2. NSGA-2的源程序,经典的多目标优化算法,对于学习多目标优化算法很有帮助。-The source program of NSGA-2,the classical multi-objective optimization algorithms,it is helpful to learning the multi-objective optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:11675
    • 提供者:leon-tsao
  1. Evolution-Algorithm

    2下载:
  2. 本代码在NSGA-II中引入进化策略的多目标优化程序,能够找到绝大多数目标函数的最优前沿,用多个标准化测试函数测试,程序优化结果都非常好-This code is introduced in NSGA-II multi-objective optimization evolutionary strategy program that can find the optimal frontier majority of the objective function with multiple sta
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-15
    • 文件大小:14336
    • 提供者:zwj
  1. NSGA-II

    0下载:
  2. 本程序为遗传算法工具箱,对单目标多目标都能进行优化,并附有算法说明。-This procedure for the genetic algorithm toolbox for single-target multi-objective optimization can be carried out, together with the algorithm descr iption.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:156748
    • 提供者:zwj
  1. NSGA-II

    0下载:
  2. 用于多目标优化的遗传算法NSGA-II,基于Matlab编写-a multi-objective optimization function where the input arguments are pop- Population size gen- Total number of generations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:156259
    • 提供者:eric cheung
  1. NSGA-II(matlab程序)

    2下载:
  2. 基于多目标优化的遗传算法,非常适合parato逼近运算
  3. 所属分类:人工智能/神经网络/遗传算法

  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. NSGA-II_20140417

    1下载:
  2. 遗传算法多目标优化的一个版本,内容包括源程序和NSGA-II工程包nsga2code使用手册- A version of the genetic algorithm for multi-objective optimization, including source code and NSGA-II project package nsga2code Manual
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:864682
    • 提供者:chenyanjiao
  1. PICEAgMATLAB

    0下载:
  2. PICEA-g是一种有效智能多目标优化算法,算法性能,特别是在高维多目标优化问题上,优于传统的NSGA-II以及MOEA/D算法。并且算法无需额外的参数设置,简单易用。 -PICEA-g is a competitive multi/many-objective optimizer. Its performance is better or comparable to the state-of-the-art algorithms such as NSGA-II and MOEA/D on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:22790
    • 提供者:rainy
  1. NSGA 2程序

    1下载:
  2. 本算法为一查算法实行多目标优化的程序 可以根据自己问题 修改变量数目 目标数目实现优化
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-06-15
    • 文件大小:35885
    • 提供者:93666349@qq.com
  1. Multi-objective-evolutionary

    1下载:
  2. NSGA的源程序,是多目标进化算法的智能算法,可用于多目标优化与决策等方面的计算(NSGA source, multi-objective evolutionary algorithm intelligent algorithm can be used to calculate other multi-objective optimization and decision-making)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-14
    • 文件大小:40960
    • 提供者:冲动老少年
搜珍网 www.dssz.com