登录
首页 » matlab » PlatEMO-master

PlatEMO-master

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

  • fpica
    本程序是快速独立成分分析算法中需要调用的一个很重的子程序。(This procedure is fast independent component analysis algorithms need to call a heavy subroutine.)
    2013-09-22 10:15:59下载
    积分:1
  • M
    说明:  基于模板匹配的车牌自动识别系统的设计源代码(Based on template matching license plate recognition system design source code)
    2014-11-27 18:12:28下载
    积分:1
  • 潮流计算
    计算电力系统输电网潮流数据的算法 潮流计算(Algorithm for calculating power flow data of power transmission network)
    2019-04-29 09:54:33下载
    积分:1
  • quxiannihe
    用神经网络方法进行曲线拟合,可以进行对数字辨识(Using neural networks for curve fitting, can be identified on the digital)
    2010-05-14 15:29:56下载
    积分:1
  • Loop-antenna
    一个电长度的环天线的表面电流分布及辐射特性(An electrical length of the loop antenna surface current distribution and radiation characteristics)
    2013-08-09 22:45:53下载
    积分:1
  • mycolorselect
    matlab下颜色设置、滑块、列表框等控件的实现,matlab实用例程(Matlab under color setup, slider, list box controls such as the realization of practical Matlab routines)
    2006-10-14 10:42:42下载
    积分:1
  • TP3-part1
    Image treatment file:image filters and beginners commands
    2011-07-08 09:35:20下载
    积分:1
  • happy-birthday-to-her
    matlab弹奏歌曲生日快乐~ 这里是生日快乐钢琴版~之前编了个生日快乐,是对照网上那个坑爹的最炫民族风编的,效果就像打击乐器(因为只有一个波形)真是不忍心吐槽了。 这个是钢琴完美版的,还带和弦呢!就是用两行不同的旋律同时弹,相当于钢琴用两只爪弹。(喂,你确定那是叫和弦么拍飞) 因为我不会乐器并且五音不全,所有简谱的知识都来自小学音乐课orz,所以或许跑调也…也…… 哼,你要是敢说我跑调,那你到我面前来把这首歌唱一遍来证明你不是跑调的!!一般唱歌都会跑调,编个程跑调又肿么了!跑调才萌嘛 你们喜欢哪首歌也可以把简谱写在指定位置(我在编码中有标注),我把所有的音符的函数都补全了!!现在是所有歌曲无压力!!! 当然,这个程序不是我全部原创的,是参考了网上已有的程序又改造以及补充了一下。 把下面的代码复制到M文件就可以播放生日快乐了~(matlab playing the song Happy Birthday ~)
    2014-05-06 22:52:10下载
    积分:1
  • Seg-Entropy5
    基于C++和Matlab的图像分割和清晰度评价函数。采用图像信息熵来作为清晰度评价函数。(C++ and Matlab-based image segmentation and definition evaluation function. Using image information entropy as the sharpness function.)
    2010-06-01 16:43:49下载
    积分:1
  • waveletFilter
    利用小波变换分析去除采集信号中的噪声,如心电信号、声波信号等(Wavelet analysis to remove noise)
    2014-08-01 22:37:44下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载