登录
首页 » matlab » NSGA-III

NSGA-III

于 2021-01-26 发布 文件大小:14KB
0 249
下载积分: 1 下载次数: 22

代码说明:

  测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)

文件列表:

YPEA126 NSGA-III\license.txt, 1350 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\AssociateToReferencePoint.m, 1363 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\Crossover.m, 937 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\Dominates.m, 956 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\GenerateReferencePoints.m, 1321 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\license.txt, 1350 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\main.m, 800 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\MOP2.m, 2613 , 2018-06-29
YPEA126 NSGA-III\NSGA-III\Mutate.m, 970 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\NonDominatedSorting.m, 2251 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\NormalizePopulation.m, 1291 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\nsga3.m, 3873 , 2018-06-29
YPEA126 NSGA-III\NSGA-III\PerformScalarizing.m, 1628 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\PlotCosts.m, 1023 , 2018-06-30
YPEA126 NSGA-III\NSGA-III\SortAndSelectPopulation.m, 2347 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\UpdateIdealPoint.m, 1068 , 2016-12-12
YPEA126 NSGA-III\NSGA-III\wifi_through.m, 735 , 2018-06-29
YPEA126 NSGA-III\NSGA-III\www.yarpiz.com.url, 121 , 2015-08-23
YPEA126 NSGA-III\www.yarpiz.com.url, 121 , 2015-08-23
YPEA126 NSGA-III\NSGA-III, 0 , 2018-07-01
YPEA126 NSGA-III, 0 , 2017-09-12

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

发表评论

0 个回复

  • SonarDemo
    ,Sonar Demo,Sonar Demo
    2012-03-26 11:59:22下载
    积分:1
  • matlab_networks_routines
    Matlab COdes for network route. You can use it for different kinds of graph algorithms
    2013-08-19 21:44:30下载
    积分:1
  • kalman_last
    对最基础卡尔曼滤波器的仿真,对于初学者了解卡尔曼滤波器工作原理有一定参考价值(Simulation on the most basic kalman filter, for beginners to understand working principle of the kalman filter has a certain reference value)
    2014-01-08 18:13:47下载
    积分:1
  • DC_DC_PWM-RECTIFIER1
    DAB型全桥DC-DC变换器与3相PWM型变换器级联仿真,可用于充放电系统及新能源领域,实现能量的双向流动。(DAB full-bridge DC-DC converter with three-phase PWM converter cascade simulation model can be used to charge and discharge systems and new energy field, two-way flow of energy.)
    2020-11-20 00:09:37下载
    积分:1
  • PDC
    Apply Ben-Israel and Iyigun s Probabilistic D-Clustering (PDC) algorithm for clustering. This implementation is based on: Adi Ben-Israel and Cem Iyigun, "Probabilistic D-Clustering", Journal of Classification 25:5-26 (2008)
    2010-03-04 15:57:29下载
    积分:1
  • K
    说明:  利用matlab对字母K进行编码,属于罗曼3型编码,最终结果可得到一幅二维傅里叶变换全息图(Using matlab to encode the letter K, are Roman 3 encoder, the end result can be obtained a two-dimensional Fourier transform hologram)
    2013-07-24 09:52:07下载
    积分:1
  • directivityofDifferentN
    阵列超声阵列个数对D的影响,仿真图显示对比(array of ultrasonic array number of D simulation chart shows the contrast)
    2007-05-16 20:18:18下载
    积分:1
  • srknn
    自己用matlab编写实现的一个k近邻算法,并有训练和测试数据,能运行。附有注释,简单清晰。(a k-nearest neighbour algorithm developped using matlab.)
    2013-01-27 11:30:48下载
    积分:1
  • Untitled
    实现正弦波生成的matlab程序,基于矩阵公式推导,可以延伸变化(Sine wave generated by the realization of matlab program, based on the matrix formula is derived, the changes can be extended)
    2009-01-03 18:59:43下载
    积分:1
  • cengcifenxi
    采用matlab编写的,基于层次分析法求解权重的例子,可以输入互反矩阵,直接求解权重(Using matlab prepared, based on the weight of AHP for solving the example, you can enter reciprocal matrix, directly solve the weights)
    2013-11-07 21:08:29下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载