登录
首页 » matlab » PlatEMO-master

PlatEMO-master

于 2020-08-18 发布 文件大小:11388KB
0 120
下载积分: 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 个回复

  • matlab
    很好的matlab基础入门教学ppt(中科院)(a very good book for matlab study)
    2009-05-19 18:07:08下载
    积分:1
  • 16QAMmodanddemod
    16QAM的调制与解调的实现,比较不错的代码,欢迎下载(16QAM modulation and demodulation achieve good code, welcome to download)
    2013-03-25 12:52:27下载
    积分:1
  • GA
    利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。(Genetic algorithms using MATLAB programming, combined with a function Victoria Peak performance of the algorithm was tested in the MATLAB environment using genetic algorithms to effectively solve the problem of solving function optimization, simulation results verify the effectiveness of the algorithm, the image visually superior performance, the practical application of genetic algorithms has opened up new avenues and channels.)
    2013-09-25 05:39:37下载
    积分:1
  • zhuyaunfenxi_C
    主元分析法的C语言程序,主要用在降维的方面,也可用在信号处理,故障诊断。(Principal Component Analysis Method C language program, mainly used in dimensionality reduction, can also be used in signal processing, fault diagnosis.)
    2013-04-14 09:50:54下载
    积分:1
  • precoding
    one of the best ways to have a blind channel estimation is using a precoding after before IDFT operation in OFDM systems,this simulation shows the precoding infulence on the system.
    2009-09-29 21:02:35下载
    积分:1
  • obstacles
    一种机器人路径规划的matlab程序,可以参考!希望能对大家有所帮助(a robot path planning Matlab procedures, they can refer to. The hope is to help everyone)
    2020-12-18 14:19:11下载
    积分:1
  • DESIIR
    利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响(Bilinear Z transform design Butterworth and Chebyshev Type I IIR digital filters, including low pass, high pass, band pass, band stop four forms. Users simply specify the passband edge frequency stopband actual and corresponding attenuation subsystems can form molecular cascade output digital filter coefficients of the denominator, and the output of its magnitude and phase frequency response)
    2014-02-22 18:27:52下载
    积分:1
  • one-RLS-algorithm
    本程序为一个RLS自适应算法实现的MATLAB程序,此程序详细介绍了RLS算法的实现过程(This program is a RLS adaptive algorithm in the MATLAB program, this program introduces the process of RLS Algorithm)
    2010-07-13 16:19:06下载
    积分:1
  • SELF-TES
    matlab 专业设计 源于课本的原文件 适合于编程人员(matlab professional design textbooks from the original document is suitable for programmers)
    2007-08-12 10:55:03下载
    积分:1
  • 123
    很好很牛 速度下载大家不要再犹豫了 经典的windwos ce教程(Download speed is very good cattle)
    2009-12-21 21:44:06下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载