登录
首页 » matlab » PlatEMO-master

PlatEMO-master

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

  • Extractionofthemaincomponents
    Matlab提取主分量矩阵。程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量()
    2008-07-01 20:04:50下载
    积分:1
  • 005小波变换及其MATLAB工具的应用
    说明:  005小波变换及其MATLAB工具的应用(005 DWT and MATLAB application tools)
    2005-11-13 19:24:37下载
    积分:1
  • ctrllab3.0
    matlab中ctrllab工具箱,对系统稳定判断有用(in ctrllab matlab toolbox, useful to determine the stability of the system)
    2011-10-22 11:08:05下载
    积分:1
  • cs_geming0510
    这是关于压缩感知算法的全面简洁经典的程序,适合刚接触到压缩感知算法的人群(This is the simple and classic compressed sensing algorithm comprehensive program for new to compressed sensing algorithm crowd)
    2013-11-26 13:48:23下载
    积分:1
  • rcosflt_Jamming
    1、根据干扰总功率要求,在PSK调制信号带宽内产生单音干扰和多音干扰信号,并叠加到产生的信号源上。 2、将收到干扰的信号进行频率搬移到基带,然后通过匹配滤波器以及解调过程得到信息,统计误码率并与真实信息的解调误码率进行对比,评估音频干扰对PSK信号的干扰效果。 (1, according to the total power requirement of interference generated tone signal interference and multi-tone interference in the PSK modulated signal bandwidth, and superimposed on the signal generated by the source. 2, the received interference signal to a baseband frequency shift, and the information obtained by the matched filter and a demodulation process, statistical error rate BER and the true information demodulation comparison, evaluation of the PSK signal, audio interference interference effects.)
    2014-05-03 13:20:55下载
    积分:1
  • guiyihua
    说明:  介绍了matlab中的数据归一化,并结合实例分析了归一化具体步骤及用ANN进行预测的方法。(Matlab introduced in the data normalization with examples of the normalized specific steps and methods used ANN to predict.)
    2011-05-29 17:04:18下载
    积分:1
  • UWB-BPSK-Analysis
    采用BPSK调制的UWB信号,matlab源代码(UWB BPSK signal generation)
    2011-05-19 16:57:38下载
    积分:1
  • OC_WS19_MP2_LabTasks_Matlab
    MATLAB实现单摆在外力矩作用下的动画 源程序代码((MATLAB a simple pendulum animation torque under the action of outside source program code))
    2018-12-16 23:29:25下载
    积分:1
  • simulate1
    用MATLAB实现加噪信号的消噪,用了三种常用方法。(de-noise programme by MATLAB,it is very useful for newerws.)
    2009-03-05 17:11:04下载
    积分:1
  • topology_identification_of_complex_networks
    复杂网络的拓扑辨识,通过复杂网络中节点的状态可以辨识出复杂网络的连接结构(洛仑兹系统)(topology identification of complex networks. According to the node state of complex network, we can know the topology of this complex networks(Lorentz system))
    2020-12-11 19:39:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载