登录
首页 » matlab » NSGA2算法

NSGA2算法

于 2021-03-02 发布
0 241
下载积分: 1 下载次数: 3

代码说明:

说明:  NSGA2多目标优化算法,配上说明文档 NSGA-Ⅱ算法是 Srinivas 和 Deb 于 2000 年在 NSGA 的基础上提出的,它比 NSGA算法更加优越:它采用了快速非支配排序算法,计算复杂度比 NSGA 大大的降低;采用了拥挤度和拥挤度比较算子,代替了需要指定的共享半径 shareQ,并在快速排序后的同级比较中作为胜出标准,使准 Pareto 域中的个体能扩展到整个 Pareto 域,并均匀分布,保持了种群的多样性;引入了精英策略,扩大了采样空间,防止最佳个体的丢失,提高了算法的运算速度和鲁棒性。(NSGA2 multi-objective optimization algorithm, with instructions)

文件列表:

1, 0 , 2020-04-26
1\NSGA II.pdf, 134157 , 2006-03-20
1\evaluate_objective.m, 2216 , 2006-03-17
1\genetic_operator.m, 7094 , 2009-07-16
1\html, 0 , 2020-04-26
1\html\evaluate_objective.html, 7254 , 2006-03-17
1\html\genetic_operator.html, 15130 , 2006-03-17
1\html\initialize_variables.html, 6575 , 2006-03-17
1\html\non_domination_sort_mod.html, 19336 , 2006-03-17
1\html\nsga_2.html, 21283 , 2006-03-17
1\html\objective_description_function.html, 6402 , 2006-03-17
1\html\replace_chromosome.html, 8174 , 2006-03-17
1\html\tournament_selection.html, 10253 , 2006-03-17
1\initialize_variables.m, 3424 , 2009-07-16
1\main.m, 5077 , 2020-04-26
1\non_domination_sort_mod.m, 8503 , 2009-07-16
1\nsga_2.m, 9527 , 2009-07-16
1\objective_description_function.m, 3601 , 2009-07-16
1\replace_chromosome.m, 4120 , 2009-07-16
1\solution.txt, 3420 , 2020-04-26
1\tournament_selection.m, 5028 , 2009-07-16

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

发表评论

0 个回复

  • signal_analyzer
    说明:  最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。(The question was asked recently to see the realization of how to use FFT spectral analysis, I think that spectral analysis can be carried out to those who study the depth of the system basically is already quite good. Today I made a routine, distributed to Members for reference. The main contents of the course (signal_analyzer.rar) are as follows: test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as a system output signal. signal_analyzer.m first test1.txt data read into workspace, and then proceed to FFT, analysis of the two signal frequency, output amplitude for input attenuation (db), the output of the input phase difference.)
    2008-10-25 10:29:35下载
    积分:1
  • Base_on_BP_neural_networ_PID_controller_and_MATLAB
    论文《基于BP神经网络的PID控制器及其MATLAB仿真》Base_on_BP_neural_networ_ PID_controller_and_MATLAB_simulation.rar(Base on BP neural network PID controller and MATLAB simulation)
    2010-05-21 14:31:59下载
    积分:1
  • voice
    用matlab分析处理了一段语音信号,实现了语音合成(Using matlab speech signal analysis and processing for a while to achieve a speech synthesis)
    2013-07-21 21:58:55下载
    积分:1
  • linedata33
    linedata 33bus distribution system
    2016-01-05 01:29:29下载
    积分:1
  • Gaijinmusic
    改进MUSICA算法前后向空间平滑法及修正MUSIC算法是两种估计相关信号的方法,能有效的估计出相关信源的来波方向。(It can effectively estimate the relevant source. For the simulation, this paper shows it’s reasonable. It is in radar, communications, seismic, and other fields there is a very broad application prospects.)
    2011-06-05 17:32:35下载
    积分:1
  • MbookMATLAB
    本书主要可以分为两部分,第一本书是基础,主要介绍了matlab的基本图像处理方法;第二部分是应用,主要介绍理论和方法的实际使用。(The book can be divided into two main parts, the first book is the basis, mainly introduces the basic matlab image processing method the second part of the application, the main theoretical and methodological introduction of actual use.)
    2007-10-31 14:01:48下载
    积分:1
  • MATLAB
    Normalized Cut Image Segmentation Code (Normalized Cut Image Segmentation Code)
    2008-05-05 11:10:38下载
    积分:1
  • fastICA_negentropy_tanh
    fastICA,进行串行盲源分离的一种不错的方法(fastICA, serial blind source separation method for a good)
    2010-12-15 16:09:06下载
    积分:1
  • sjwlMatlabR2007
    说明:  有关神经网络理论与matlab r2007的实例与应用,都是教程,(Related to neural network theory and matlab r2007 and application examples are tutorials,)
    2008-10-16 10:13:45下载
    积分:1
  • firlpfilter
    给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。 (given FIR filter design in MATLAB procedures, according to design requirements, flexibility to adjust parameters and the need to filter parameters.)
    2007-04-04 11:23:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载