登录
首页 » matlab » NSGA

NSGA

于 2020-02-13 发布
0 193
下载积分: 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 个回复

  • bp-and-genetic-
    利用遗传算法来优化BP神经网络来对神经网络进行训练,以现场实际采集的数据为训练样本,使得训练后的网络可以用来预测下一卷铝板轧制的轧制力(Genetic algorithm to optimize BP neural network to train the neural network, the actual collection of data for on-site training sample, so that the network can be used to predict the next roll of aluminum plate rolling rolling force training)
    2013-01-02 12:44:50下载
    积分:1
  • Renzi-Jia
    通过matlab编程对人字架的尺寸进行优化设计。(Matlab programming for Renzi Jia by the size of the optimal design.)
    2011-10-20 21:48:41下载
    积分:1
  • tptran
    地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照。地震数据tau-p变换的MATLAB函数,具体参数里面给出,可以参照(Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to. Seismic data MATLAB transformation of the Tau-p function, the specific parameters which are given, you can refer to )
    2016-05-11 12:12:13下载
    积分:1
  • dtc
    异步电机直接转矩控制的simulink仿真(Induction Motor Direct Torque Control of simulink simulation)
    2021-01-14 18:48:46下载
    积分:1
  • arraySignalProcess
    雷达或移动通信中的阵列信号处理程序,子空间MUSIC算法,MVDR算法,强相关信号的分离演示等等。(Radar or mobile communication array signal processing, subspace MUSIC algorithm, MVDR algorithm, strong correlation signals seperation ,and so on.)
    2011-01-07 11:26:48下载
    积分:1
  • MATLABcompiler
    The compiler for MATLAB6.5 (The compiler for MATLAB6.5)
    2008-07-22 19:11:26下载
    积分:1
  • AgrawalECCV06CodeMFiles
    从2D梯度域进行表面重建 包含快速的泊松方程解法(A fast 2D Poisson Solver in Matlab using Neumann Boundary conditions , Implementation of Frankot-Chellappa Algorithm, Robust surface reconstruction using M-estimators, Anisotropic surface reconstruction )
    2011-05-05 13:19:03下载
    积分:1
  • MatlabEbook
    一个Matlab实用教程,有编程基础,数值计算,矩阵,图形用户界面,接口等丰富的知识,一共31M,看大小也知道其含金量了(A Practical Guide Matlab, a programming foundation, numerical calculation, matrix, graphical user interface, interface, such as wealth of knowledge, a total of 31M, to see the size of its gold content is also aware of the)
    2009-06-29 21:58:08下载
    积分:1
  • huangjinfengedian
    黄金分割点的matlab程序,希望对莘莘学子有用哦(matlab progress)
    2012-04-28 20:10:51下载
    积分:1
  • psk2
    matlab仿真PSK的一个doc文档,有显示波形图,等等,是个完整的程序,比较长比较完整的,可以选择性使用(matlab simulation of PSK, a doc document showing the waveform, etc., is a complete program, the longer more complete, you can selectively use)
    2011-06-01 13:28:15下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载