登录
首页 » matlab » PlatEMO-master

PlatEMO-master

于 2020-07-16 发布
0 185
下载积分: 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 个回复

  • ran
    ran资源网络程序 (Resource Network program ran)
    2009-03-17 19:22:41下载
    积分:1
  • Untitledchangdu
    时窗长度与物理分辨率,频谱泄露之间的关系(The length of time windows with the physical resolution of the spectrum reveal the relationship between the)
    2010-01-13 20:10:35下载
    积分:1
  • 57879
    The following Matlab project contains the source code and Matlab examples used for inpainting (coherency sensitive hashing). This submission provides image inpainting using coherency sensitive hashing (CSH).
    2014-09-05 11:54:19下载
    积分:1
  • Project-Learn-English
    Learn english for speaking english
    2013-04-06 04:25:14下载
    积分:1
  • MATLAB
    t is needed to correctly display a document when an author does not embed the appropriate font into the document. It is also needed when the author does embed the font, but the reader of the document wishes to interact in some way with its content, for example, by collaborating, commenting, or filling out forms.
    2013-12-09 13:45:42下载
    积分:1
  • fanbeng_v22
    是学习PCA特征提取的很好的学习资料,合成孔径雷达(SAR)目标成像仿真,MinkowskiMethod算法 。( Is a good learning materials to learn PCA feature extraction, Synthetic Aperture Radar (SAR) imaging simulation target, MinkowskiMethod algorithm.)
    2016-09-18 14:51:25下载
    积分:1
  • 100examplesofmatlab
    MATLAB编程百例,一百个例子让您从入门到精通,强烈推荐!(MATLAB Programming 100 cases, 100 examples to let you from entry to proficient, highly recommended!)
    2008-03-18 16:41:30下载
    积分:1
  • EE522_HW3_gyd
    FEM solution for microstrip
    2012-06-26 21:07:54下载
    积分:1
  • linteradoppler
    MATLAB中,卷积码、QPSK通过单径瑞利衰落信道的仿真,分析不同的多普勒和不同的交织块长对性能的影响。(MATLAB, the convolutional code, QPSK through a single path Rayleigh fading channel simulation, analysis of different Doppler interleaving block length and different impact on performance.)
    2020-10-26 16:19:59下载
    积分:1
  • fessnel
    读取一个图像,然后对这个图像进行菲涅尔衍射,最终得到衍射图(Reads an image, and then the image is Fresnel diffraction, finally obtained diffraction pattern)
    2015-12-22 23:51:06下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载