登录
首页 » matlab » NSGA

NSGA

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

  • ch2example22Sfun
    静态系统的matlab仿真,仿真得出一个幅度调制的输入输出波形。(Static system s matlab simulation, the simulation obtains an amplitude modulation the input output wave shape. )
    2010-10-20 10:30:47下载
    积分:1
  • STATEFLOW
    stateflow is a a part of simulink,
    2010-11-23 15:35:32下载
    积分:1
  • kldiv
    Kullback-Leibler or Jensen-Shannon divergence between two distributions.
    2010-05-16 08:18:58下载
    积分:1
  • houghpeaks_s
    本文件详细描述了如何利用matlab代码去实现边缘的检测,hough变换检测图像几何形状时的边缘问题(This document describes in detail how to use matlab code to achieve edge detection, hough transform to detect the edge of the image geometry problem)
    2013-11-16 00:48:12下载
    积分:1
  • power_PVarray.matlab-simulation
    pv matlab simulation
    2013-07-13 13:40:53下载
    积分:1
  • viterbi-code
    利用维特比算法求误码率,通信与信号系统专业常用代码,(The Viterbi algorithm seek error rate, communication and signal systems of professional commonly used code)
    2013-03-16 06:58:39下载
    积分:1
  • bp
    说明:  matlab的神经网络,可以用来预测,分类(matlab neural network can be used to predict classification)
    2013-10-15 21:12:58下载
    积分:1
  • tans_function
    实现MATLAB版本的卷积码,通过对移位寄存器的研究实现了卷积码的生成(MATLAB version convolutional code, through the shift register implementation of a convolutional code generated)
    2013-04-07 19:15:19下载
    积分:1
  • is95
    此函数用于IS-95前向链路系统的仿真,包括扩 频调制,匹配滤波,RAKE接收等相关通信模块。 ( This function is used to forward link IS-95 system simulation, including the expansion of frequency modulation, matched filter, RAKE receiver, and other related communication module.)
    2011-06-06 16:19:07下载
    积分:1
  • ImageM_20140312
    ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ . To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing: ImageM( rice.png ) (or any other image provided with the image processing toolbox). The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development. ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
    2015-01-14 22:44:04下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载