登录
首页 » matlab » PlatEMO-master

PlatEMO-master

于 2020-08-18 发布 文件大小:11388KB
0 147
下载积分: 1 下载次数: 8

代码说明:

  platEMO是Ye Tian等学者写的一款基于MATLAB的多目标优化工具,为新入门的同学或者开发者提供了很大的便利,其今年已经发布到PlatEMO 2.0版本了。这款工具主要具有以下的几个特点: 1.完全由MATLAB开发,不需要任何其它库。 2.包括现有的90个流行的MOEAs,包括遗传算法、差分进化、粒子群优化、模因算法、分布估计算法和基于代理模型的算法。其中大多数是2010年以后在顶级期刊上发表的代表性算法。 3.用户可以显示各种图形,包括结果的pareto front,真实的pareto front等等。 4.强大友好的GUI,可以不用编辑任何代码。 5.可以直接生成Excel或者LaTex。(PlaEMO is a multi-objective optimization tool based on MATLAB written by Ye Tian and other scholars. It is a great convenience for beginners or developers. It has been released to PlatEMO version 2.0 this year. This tool has the following characteristics: 1. Developed entirely by MATLAB without any other libraries. 2. Including 90 popular MOEAs, including genetic algorithm, differential evolution, particle swarm optimization, meme algorithm, distribution estimation algorithm and proxy model-based algorithm. Most of them are representative algorithms published in top journals after 2010. 3. Users can display various graphics, including Pareto front, real Pareto front and so on. 4. Powerful and friendly GUI, you can edit no code. 5. Excel or LaTex can be generated directly.)

文件列表:

PlatEMO-master, 0 , 2019-06-27
PlatEMO-master\.github, 0 , 2019-06-27
PlatEMO-master\.github\ISSUE_TEMPLATE, 0 , 2019-06-27
PlatEMO-master\.github\ISSUE_TEMPLATE\bug_report.md, 799 , 2019-06-27
PlatEMO-master\.github\ISSUE_TEMPLATE\feature_request.md, 560 , 2019-06-27
PlatEMO-master\.gitignore, 57 , 2019-06-27
PlatEMO-master\Doc, 0 , 2019-06-27
PlatEMO-master\Doc\QQgroupNumber.jpg, 142233 , 2019-06-27
PlatEMO-master\Doc\logo.png, 51921 , 2019-06-27
PlatEMO-master\PlatEMO, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\ANSGAIII.m, 1872 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\Adaptive.m, 1824 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\A-NSGA-III\EnvironmentalSelection.m, 3192 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II\AGEII.m, 1587 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II\CrowdingDistance.m, 1353 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II\EnvironmentalSelection.m, 2128 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II\MatingSelection.m, 1033 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AGE-II\UpdateArchive.m, 763 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\ARMOEA.m, 1668 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\CalDistance.m, 1345 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\EnvironmentalSelection.m, 3017 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\MatingSelection.m, 2198 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\AR-MOEA\UpdateRefPoint.m, 2552 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\BCEIBEA.m, 1717 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\CalFitness.m, 1001 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\EnvironmentalSelection.m, 979 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\Exploration.m, 1472 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-IBEA\PCSelection.m, 1465 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\BCEMOEAD.m, 2763 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\Exploration.m, 1472 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BCE-MOEA-D\PCSelection.m, 1465 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BiGE, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BiGE\BiGE.m, 1229 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BiGE\EnvironmentalSelection.m, 1409 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BiGE\Estimation.m, 1265 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\BiGE\MatingSelection.m, 983 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\C-MOEA-D, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\C-MOEA-D\CMOEAD.m, 2691 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\CAMOEA.m, 2481 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\Reference_Generation.m, 1983 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CA-MOEA\Reference_Point_Selection.m, 2921 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CMOPSO, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\CMOPSO.m, 1248 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\CrowdingDistance.m, 1353 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\EnvironmentalSelection.m, 1731 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CMOPSO\Operator.m, 2579 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\CPSMOEA.m, 1659 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\KNN.m, 1027 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\NDS.m, 1709 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CPS-MOEA\Operator.m, 1140 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\CSEA.m, 2582 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\DataProcess.m, 1279 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\FNN.m, 3176 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\GetOutput.m, 881 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\RadarGrid.m, 1548 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\RefSelect.m, 2569 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\SurrogateAssistedSelection.m, 1630 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\CSEA\lhsamp.m, 592 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC\DMOEAeC.m, 5235 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\DMOEA-eC\UpdateArchive.m, 1609 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\EAGMOEAD.m, 2117 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\MatingSelection.m, 1070 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\UpdateArchive.m, 1701 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EAG-MOEA-D\UpdatePopulation.m, 1015 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EFR-RR, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\EFRRR.m, 1673 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\EnvironmentalSelection.m, 1203 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\MaximumRanking.m, 1308 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EFR-RR\Normalization.m, 1419 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\corrgauss.m, 1028 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\dacefit.m, 9151 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\lhsamp.m, 592 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\predictor.m, 4398 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\regpoly0.m, 377 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\DACE\regpoly1.m, 385 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\EIMEGO.m, 2567 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EIM-EGO\InfillSamplingEIM.m, 3172 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C\Clustering.m, 2061 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C\EMyOC.m, 1558 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C\EnvironmentalSelection.m, 1133 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C\Operator.m, 1819 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\EMyO-C\Truncation.m, 1430 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\ENS-MOEA-D, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\ENS-MOEA-D\ENSMOEAD.m, 3986 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\GDE3, 0 , 2019-06-27
PlatEMO-master\PlatEMO\Algorithms\GDE3\EnvironmentalSelection.m, 2764 , 2019-06-27

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

发表评论

0 个回复

  • 2
    说明:  端射直线阵 最大辐射在天线阵的端点天线阵的最大辐射是沿着阵元所在的轴 (Maximum end-fire linear array antenna array at the end of radiation antenna array is the maximum radiation along the axis where the array elements)
    2010-10-26 14:56:51下载
    积分:1
  • analyse-spectrale
    documentation sur l analyse spectrale
    2010-11-20 07:13:58下载
    积分:1
  • run_lms_mvdr
    LMS算法是线性自适应滤波算法和自适应滤波方法通常包括处理。(LMS algorithm is linear adaptive filtering algorithm and adaptive filtering process typically includes process.)
    2014-12-13 22:54:26下载
    积分:1
  • sound_recognition_system
    说明:  基于小波包分析的声音特征提取--毕业设计程序:希望交流(Based on wavelet packet voice feature extraction- graduate design program: the hope of sharing)
    2010-04-19 17:16:22下载
    积分:1
  • LBP_OK
    这个程序是一个提取图像的LBP特征的程序,里面有可执行的m文件,有使用说明。对于一个不是太懂matlab的来说,可以直接拿来使用,附有使用说明。(This program is an extract LBP features of the image of the program executable m file with instructions for use. For a not too understand matlab can be directly used, with instructions for use.)
    2012-11-15 21:59:41下载
    积分:1
  • UP
    说明:  从HFSS中提取S21,S11参数,获取相对磁导率和介电常数(Extraction S21, S11 parameters HFSS, gets relative permeability and permittivity)
    2016-06-29 20:25:44下载
    积分:1
  • 07742623PSNR
    求图像的信噪比函数及峰值信噪比函数 很有用(Demand function is useful for image signal to noise ratio)
    2011-10-20 19:23:30下载
    积分:1
  • SolarAngle
    太阳方位计算,通过输入当地经度纬度,以及时间时区,计算当地任意时刻太阳样的高度角方位角。matlab程序(sun position)
    2016-08-16 10:36:58下载
    积分:1
  • TD_SCDMA_3
    阵列天线时TD_SCDMA系统信道估计性能的新型改进(Array antenna system, the channel estimation performance TD_SCDMA New Enhanced)
    2010-06-20 15:12:31下载
    积分:1
  • arq
    在二进制对称信道下,关于返回重传的matlab仿真(Retransmission on the back of the simulation)
    2011-10-27 10:48:28下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载