登录
首页 » matlab » PlatEMO-master

PlatEMO-master

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

  • costas
    用MATLAB实现costas环,希望对你有所帮助(Implementation of Costas ring with MATLAB)
    2017-11-02 22:11:56下载
    积分:1
  • GCC_TDE
    Adopted five TDE method
    2012-05-31 06:32:12下载
    积分:1
  • MSPCA
    MSPCA程序,利用matlab实现,希望大家指正(MSPCA program)
    2011-09-26 08:03:44下载
    积分:1
  • ccc
    用MATLAB编写的混沌序列图像加密程序,密钥可以从0到1之间的任何一个数(MATLAB prepared by the chaotic sequence image encryption program, the key can be any number 0 to 1)
    2015-01-27 17:45:12下载
    积分:1
  • ARMA_Stmcb
    Stmcb函数是使用Steiglitz-McBride迭代方法的ARMA参数建模。(Stmcb function using the Steiglitz-McBride iteration method of ARMA parametric modeling.)
    2015-03-08 11:00:49下载
    积分:1
  • Optical-software-infrastructure
    PPT内容对matlab的基础知识进行了详细的讲解,并用matlab对透镜的光学特性进行了matlab模拟(PPT content on matlab basics of detail, and the optical properties of the lens using matlab matlab simulation)
    2013-05-17 17:43:34下载
    积分:1
  • power-spectrum-Shannon-entropy
    信号的功率谱香农熵和功率谱指数熵 matlab 源程序(Signal power spectrum Shannon entropy and entropy matlab source power spectral index)
    2021-01-20 16:38:42下载
    积分:1
  • poincare_zip
    本程序提供了两种Poincare曲线的程序源代码,并针对单摆转子系统进行了绘制。(This program provides two kinds of Poincare curve program source code, and for the simple pendulum rotor system has been drawn.)
    2017-09-14 08:56:04下载
    积分:1
  • my-prg
    Pointers On C里的一个小程序(Pointers On C in a small program)
    2010-09-23 22:23:48下载
    积分:1
  • 20091206_High_sensor
    采用matlab/simulink仿真环境建立捷联惯导系统的垂向通道仿真模型,利用高度气压计进行增稳仿真,取得良好的高度通道稳定的效果。(The model of vertial channel was developed in matlab/simulink.By using the high sensor to upgrade the high stability.)
    2010-01-04 12:19:08下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载