登录
首页 » matlab » PlatEMO-master

PlatEMO-master

于 2020-07-16 发布
0 181
下载积分: 1 下载次数: 1

代码说明:

说明:  包含多个人工智能解决多目标优化算法的平台(Platform containing multiple artificial intelligence to solve multi-objective optimization algorithms)

文件列表:

PlatEMO-master, 0 , 2020-07-01
PlatEMO-master\.gitignore, 57 , 2020-07-01
PlatEMO-master\Doc, 0 , 2020-07-01
PlatEMO-master\Doc\QQgroupNumber.jpg, 142233 , 2020-07-01
PlatEMO-master\Doc\logo.png, 51921 , 2020-07-01
PlatEMO-master\Doc\releasenote.md, 2842 , 2020-07-01
PlatEMO-master\PlatEMO, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\ANSGAIII.m, 1872 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\Adaptive.m, 1824 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\EnvironmentalSelection.m, 3192 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II\AGEII.m, 1587 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II\CrowdingDistance.m, 1353 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II\EnvironmentalSelection.m, 2128 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II\MatingSelection.m, 1033 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-II\UpdateArchive.m, 763 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\AGEMOEA.m, 1468 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\ConvergenceScore.m, 787 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\EnvironmentalSelection.m, 1888 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\FindCornerSolutions.m, 1009 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\Point2LineDistance.m, 863 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AGE-MOEA\SurvivalScore.m, 2717 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\ARMOEA.m, 1668 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\CalDistance.m, 1345 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\EnvironmentalSelection.m, 3017 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\MatingSelection.m, 2198 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\UpdateRefPoint.m, 2552 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\BCEIBEA.m, 1717 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\CalFitness.m, 1001 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\EnvironmentalSelection.m, 979 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\Exploration.m, 1472 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\PCSelection.m, 1465 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\BCEMOEAD.m, 2763 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\Exploration.m, 1472 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\PCSelection.m, 1465 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BiGE, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BiGE\BiGE.m, 1229 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BiGE\EnvironmentalSelection.m, 1409 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BiGE\Estimation.m, 1265 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\BiGE\MatingSelection.m, 983 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-MOEA-D, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-MOEA-D\CMOEAD.m, 2691 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-TAEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-TAEA\CTAEA.m, 2606 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-TAEA\MatingSelection.m, 1162 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-TAEA\UpdateCA.m, 3605 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\C-TAEA\UpdateDA.m, 2928 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\CAMOEA.m, 2481 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\Reference_Generation.m, 1983 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\Reference_Point_Selection.m, 2921 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CCMO, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CCMO\CCMO.m, 2283 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CCMO\CalFitness.m, 1778 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CCMO\EnvironmentalSelection.m, 1812 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CMOPSO, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\CMOPSO.m, 1248 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\CrowdingDistance.m, 1353 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\EnvironmentalSelection.m, 1731 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\Operator.m, 2579 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\CPSMOEA.m, 1659 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\KNN.m, 1027 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\NDS.m, 1709 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\Operator.m, 1140 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\CSEA.m, 2582 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\DataProcess.m, 1279 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\FNN.m, 3176 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\GetOutput.m, 881 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\RadarGrid.m, 1548 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\RefSelect.m, 2569 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\SurrogateAssistedSelection.m, 1630 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\CSEA\lhsamp.m, 592 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC\DMOEAeC.m, 5235 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC\UpdateArchive.m, 1609 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DWU, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DWU\DWU.m, 1427 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DWU\EnvironmentalSelection.m, 1747 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\DWU\ReplacementUniformity.m, 3695 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\EAGMOEAD.m, 2117 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\MatingSelection.m, 1070 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\UpdateArchive.m, 1701 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\UpdatePopulation.m, 1015 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EFR-RR, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\EFRRR.m, 1673 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\EnvironmentalSelection.m, 1203 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\MaximumRanking.m, 1308 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\Normalization.m, 1419 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE, 0 , 2020-07-01
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\corrgauss.m, 1028 , 2020-07-01

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

发表评论

0 个回复

  • autofam.m
    FAM Method. This Method compute spectral correlation density function. This method is based on modifications of time smoothed cyclic cross periodogram.
    2011-02-11 05:51:27下载
    积分:1
  • readOneGroup
    将Excel表中的大量数据输入到Matlab中(The large amounts of data in an Excel table input to the Matlab)
    2013-09-18 08:45:38下载
    积分:1
  • QuantMSE
    QuantMSE using matlab
    2013-03-12 16:41:18下载
    积分:1
  • Analytical-and-numerical-techniques-in-Matlab
    How to solve PDEs (Partial Differential Equations) in Matlab using analytical and numerical methods.
    2013-05-11 17:49:10下载
    积分:1
  • fastfadingchannel
    可用于3G/B3G系统当中的快衰信道的jakes模型的matlab仿真 作者已经将它用于ofdm系统 (3G/B3G system can be used for the rapid decline among Channel jakes model for the simulation of Matlab We have to use it for ofdm system)
    2007-01-02 11:54:43下载
    积分:1
  • guangyiyuce
    根据三容水箱对象本身的特性,采用带遗忘因子的辅助变量最小二乘法对其CARIMA模型参数进行了辨识,并基于辨识所得到的参数模型,用广义预测控制方法对三容水箱的液位进行了控制。实验结果表明,采用此模型的广义预测控制算法有良好的控制效果。(According to the three characteristics of the object itself- tank, using an auxiliary variable with forgetting factor least squares model parameters were CARIMA its identification, and identification of the resulting model parameters based on generalized predictive control method for three- tank liquid level control. Experimental results show that this model is generalized predictive control algorithm has good control effect.)
    2015-03-08 16:53:44下载
    积分:1
  • panbie
    判别方法,支持向量机与马氏距离判别法,用在可见及近红外光谱分析上百分之一百可以,自己写的,最好是matlab2014a,这个版本可以使用(Discriminant method, support vector machine (SVM) with markov distance criterion, with one hundred percent in the visible and near infrared spectrum analysis, write their own, had better be matlab2014a, this version can be used)
    2015-10-27 20:07:00下载
    积分:1
  • wq123
    说明:  matlab gui 界面,很简单的一个界面(matlab gui interface, a simple interface)
    2010-04-17 23:26:56下载
    积分:1
  • [space]MATLABcommand
    说明:  [航天]MATLAB命令大全,[航天]MATLAB命令大全([Space] MATLAB command Guinness, [space] MATLAB command Guinness)
    2008-12-02 14:18:16下载
    积分:1
  • GeneticAlgorithmsBrief
    关于遗传算法的matlab 程序代码,或许对有些这方面的同仁有用(on Genetic Algorithms Matlab code, perhaps some of us in this regard useful)
    2006-11-28 00:55:43下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载