登录
首页 » matlab » NSGA

NSGA

于 2020-02-13 发布
0 165
下载积分: 1 下载次数: 24

代码说明:

说明:  多目标遗传算法是NSGA-II[1](改进的非支配排序算法),该遗传算法相比于其它的多目标遗传算法有如下优点:传统的非支配排序算法的复杂度为 ,而NSGA-II的复杂度为 ,其中M为目标函数的个数,N为种群中的个体数。引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度。采用拥挤度和拥挤度比较算子,不但克服了NSGA中需要人为指定共享参数的缺陷,而且将其作为种群中个体间的比较标准,使得准Pareto域中的个体能均匀地扩展到整个Pareto域,保证了种群的多样性。(消除了共享参数)。(Multi-objective genetic algorithm is nsga-ii [1] (improved non-dominant sorting algorithm), which has the following advantages compared with other multi-objective genetic algorithms: the complexity of the traditional non-dominant sorting algorithm is, while the complexity of nsga-ii is, where M is the number of objective functions and N is the number of individuals in the population.The introduction of elite strategy to ensure that some good individuals in the evolutionary process will not be discarded, thus improving the accuracy of the optimization results.The comparison operator of crowding degree and crowding degree not only overcomes the defect that NSGA needs to specify the Shared parameter artificially, but also takes it as the comparison standard between individuals in the population, so that individuals in the quasi-pareto domain can uniformly expand to the whole Pareto domain, ensuring the diversity of the population.(eliminating Shared parameters).)

文件列表:

NSGA-III多目标优化程序,用于数学建模中的多元函数优化, 0 , 2020-02-09
NSGA-III多目标优化程序,用于数学建模中的多元函数优化\NSGA-III多目标优化, 0 , 2018-09-14
NSGA-III多目标优化程序,用于数学建模中的多元函数优化\NSGA-III多目标优化\AssociateToReferencePoint.m, 1363 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\Crossover.m, 937 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\Dominates.m, 956 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\GenerateReferencePoints.m, 1321 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\license.txt, 1350 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\main.m, 800 , 2018-08-28
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\MOP2.m, 949 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\Mutate.m, 970 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\NonDominatedSorting.m, 2251 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\NormalizePopulation.m, 1291 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\nsga3.m, 3828 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\PerformScalarizing.m, 1628 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\PlotCosts.m, 981 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\SortAndSelectPopulation.m, 2347 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\NSGA-III多目标优化\UpdateIdealPoint.m, 1068 , 2016-12-12
NSGA-III多目标优化程序
,用于数学建模中的多元函数优化\【必过源码 Biguo100.com】点击查看更多相关源码资料!百万工程师的选择!.url, 113 , 2019-08-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • energy
    车辆信号的磁信号,利用的是各向异性磁阻传感器,信号是利用测试台采集回来的。(Vehicle signal magnetic signal, using the anisotropic magnetoresistive sensor, the signal is the use of test collection back.)
    2009-05-13 10:39:39下载
    积分:1
  • Chap5a
    boundary scan tutorial matlab
    2010-12-25 14:00:23下载
    积分:1
  • classic-level-set-evolution
    说明:  实现了无需水平集重新初始化的水平集演化,速度有极大提高(Achieved without re initialize the level set evolution, the speed greatly improved)
    2011-04-11 22:46:39下载
    积分:1
  • 5116
    matlab的m文件,通过读取sd卡的内容显示成动态图像并生成avi视频文件(matlab m files sd card by reading the contents of the display into a dynamic image and generate avi video files)
    2013-12-22 20:07:29下载
    积分:1
  • elm
    极速学习机,可以做模型预测、评价,比BP神经网络更优。(Fast learning machine, you can do the model prediction, evaluation, better than BP neural network.)
    2013-12-18 23:35:27下载
    积分:1
  • PV_MPPT.mdl
    光伏电池的最大功率点跟踪方法,采用恒压法进行控制(Photovoltaic cell maximum power point tracking method using constant pressure method for control)
    2018-05-05 16:25:37下载
    积分:1
  • xitong
    语音孤立词识别的系统程序,包括预处理,断点检测,及其使用DTW的算法(Isolated word speech recognition system procedures, including pretreatment, break detection, and using DTW algorithm)
    2015-03-31 10:16:17下载
    积分:1
  • sample1
    在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。(在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。自动检测中英文中译英英译中百度翻译. 翻译结果(中 > 英)复制结果 In the artificial neural network, through the MATLAB software, BP algorithm using approximate cosine function.)
    2011-12-07 20:09:06下载
    积分:1
  • Ch06
    机器学习实战 第六章 Machine Learning in Action Charpter6 instance(Machine Learning in Action Charpter6 instance)
    2015-02-11 20:49:24下载
    积分:1
  • 20499315buckPWM
    MATLAB buck pwm 用pwm的控制方式实现buck电路(MATLAB buck pwm control method used to achieve buck pwm circuit)
    2010-10-17 10:48:49下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载