登录
首页 » matlab » PlatEMO-master

PlatEMO-master

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

  • JRPRestrictGA
    本源码为使用遗传算法解决函数极值问题的简单的小例子,新手一看就能懂(The source function for the use of genetic algorithm to solve the problem of the simple little extreme example, the novice can understand a look)
    2011-01-04 16:08:25下载
    积分:1
  • SpectrumCorrect
    由于做FFT的能量泄露,频谱会出现误差,本程序用于FFT频谱的幅值和相位校正(As the leakage energy to do the FFT, the spectrum will be errors, the procedure used for the FFT spectrum of the amplitude and phase correction)
    2011-08-06 11:05:29下载
    积分:1
  • puguji
    进行功率谱估计的许多方法的matlab程序,可以运行的(Many power spectrum estimation method matlab program, you can run)
    2014-11-21 23:21:29下载
    积分:1
  • extrema
    计算一个一位序列的极值(极大与极小) 并标注他们的位置 作图示意 并讨论在序列起始与终点的极值近似(Calculate a sequence of extremal (maximum and minimum) and marked their position plotted schematically and discussed in sequence starting with the end of the extreme value approximation)
    2012-10-25 10:06:47下载
    积分:1
  • SIMMRAC1
    matlab code for beging cc motor...
    2013-12-16 23:07:39下载
    积分:1
  • PD_5chirp_com_xiugai_2
    基于MATLAB的雷达回波成像与脉冲压缩程序。(MATLAB-based imaging and the echo pulse compression process.)
    2009-05-10 21:18:52下载
    积分:1
  • implementation-of-image-warping
    matlab codes image processing
    2014-10-12 00:40:44下载
    积分:1
  • Filtbank
    计算声压级及滤波器设计的,具有很重要的作用( One-third-octave band frequency analyser)
    2013-10-21 19:49:29下载
    积分:1
  • fwdzigzagfunction
    zigzag function for imagecompression in matlab
    2010-07-26 01:02:05下载
    积分:1
  • FrequencyIndependentandFrequencyDependentNonlinear
    这是saleh提出其高功率放大器模型的原文 很难找 给大家共享(This is saleh to present its high-power amplifier model of the original hard to find for everyone to share)
    2010-03-12 23:33:43下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载