首页

优化算法

matlab

2021-6-6

很多优化算法得平台运行,测试各种算法,优化算法得整体框架

资源下载此资源下载价格为5D币(VIP免费),请先
资源文件列表
PlatEMO-master/.github/ISSUE_TEMPLATE/bug_report.md , 799
PlatEMO-master/.github/ISSUE_TEMPLATE/feature_request.md , 560
PlatEMO-master/.gitignore , 57
PlatEMO-master/Algorithms/A-NSGA-III/ANSGAIII.m , 1699
PlatEMO-master/Algorithms/A-NSGA-III/Adaptive.m , 1824
PlatEMO-master/Algorithms/A-NSGA-III/EnvironmentalSelection.m , 3192
PlatEMO-master/Algorithms/AGE-II/AGEII.m , 1333
PlatEMO-master/Algorithms/AGE-II/CrowdingDistance.m , 1353
PlatEMO-master/Algorithms/AGE-II/EnvironmentalSelection.m , 2128
PlatEMO-master/Algorithms/AGE-II/MatingSelection.m , 1033
PlatEMO-master/Algorithms/AGE-II/UpdateArchive.m , 763
PlatEMO-master/Algorithms/AR-MOEA/ARMOEA.m , 1430
PlatEMO-master/Algorithms/AR-MOEA/CalDistance.m , 1345
PlatEMO-master/Algorithms/AR-MOEA/EnvironmentalSelection.m , 3017
PlatEMO-master/Algorithms/AR-MOEA/MatingSelection.m , 2208
PlatEMO-master/Algorithms/AR-MOEA/UpdateRefPoint.m , 2552
PlatEMO-master/Algorithms/BCE-IBEA/BCEIBEA.m , 1520
PlatEMO-master/Algorithms/BCE-IBEA/CalFitness.m , 1001
PlatEMO-master/Algorithms/BCE-IBEA/EnvironmentalSelection.m , 979
PlatEMO-master/Algorithms/BCE-IBEA/Exploration.m , 1504
PlatEMO-master/Algorithms/BCE-IBEA/PCSelection.m , 1465
PlatEMO-master/Algorithms/BCE-MOEA-D/BCEMOEAD.m , 2562
PlatEMO-master/Algorithms/BCE-MOEA-D/Exploration.m , 1504
PlatEMO-master/Algorithms/BCE-MOEA-D/PCSelection.m , 1465
PlatEMO-master/Algorithms/BiGE/BiGE.m , 1075
PlatEMO-master/Algorithms/BiGE/EnvironmentalSelection.m , 1409
PlatEMO-master/Algorithms/BiGE/Estimation.m , 1265
PlatEMO-master/Algorithms/BiGE/MatingSelection.m , 983
PlatEMO-master/Algorithms/C-MOEA-D/CMOEAD.m , 2516
PlatEMO-master/Algorithms/CMOPSO/CMOPSO.m , 1075
PlatEMO-master/Algorithms/CMOPSO/CMOPSO_operator.m , 2580
PlatEMO-master/Algorithms/CMOPSO/CrowdingDistance.m , 1353
PlatEMO-master/Algorithms/CMOPSO/EnvironmentalSelection.m , 1731
PlatEMO-master/Algorithms/CPS-MOEA/CPSMOEA.m , 1420
PlatEMO-master/Algorithms/CPS-MOEA/GenerateOffsprings.m , 1137
PlatEMO-master/Algorithms/CPS-MOEA/KNN.m , 1027
PlatEMO-master/Algorithms/CPS-MOEA/NDS.m , 1709
PlatEMO-master/Algorithms/CSEA/CSEA.m , 2336
PlatEMO-master/Algorithms/CSEA/DataProcess.m , 1279
PlatEMO-master/Algorithms/CSEA/GetOutput.m , 881
PlatEMO-master/Algorithms/CSEA/NN.m , 3406
PlatEMO-master/Algorithms/CSEA/RadarGrid.m , 1548
PlatEMO-master/Algorithms/CSEA/RefSelect.m , 2580
PlatEMO-master/Algorithms/CSEA/Reproduction.m , 2146
PlatEMO-master/Algorithms/CSEA/SurrogateAssistedSelection.m , 1620
PlatEMO-master/Algorithms/CSEA/lhsamp.m , 592
PlatEMO-master/Algorithms/DMOEA-eC/DMOEAeC.m , 4983
PlatEMO-master/Algorithms/DMOEA-eC/UpdateArchive.m , 1609
PlatEMO-master/Algorithms/EAG-MOEA-D/EAGMOEAD.m , 1918
PlatEMO-master/Algorithms/EAG-MOEA-D/MatingSelection.m , 1197
PlatEMO-master/Algorithms/EAG-MOEA-D/UpdateArchive.m , 1701
PlatEMO-master/Algorithms/EAG-MOEA-D/UpdatePopulation.m , 1015
PlatEMO-master/Algorithms/EFR-RR/EFRRR.m , 1433
PlatEMO-master/Algorithms/EFR-RR/EnvironmentalSelection.m , 1203
PlatEMO-master/Algorithms/EFR-RR/MaximumRanking.m , 1308
PlatEMO-master/Algorithms/EFR-RR/Normalization.m , 1419
PlatEMO-master/Algorithms/EMyO-C/Clustering.m , 2061
PlatEMO-master/Algorithms/EMyO-C/DEMR.m , 2069
PlatEMO-master/Algorithms/EMyO-C/EMyOC.m , 1339
PlatEMO-master/Algorithms/EMyO-C/EnvironmentalSelection.m , 1145
PlatEMO-master/Algorithms/EMyO-C/Truncation.m , 1430
PlatEMO-master/Algorithms/GDE3/EnvironmentalSelection.m , 2764
PlatEMO-master/Algorithms/GDE3/GDE3.m , 1087
PlatEMO-master/Algorithms/GrEA/EnvironmentalSelection.m , 3419
PlatEMO-master/Algorithms/GrEA/GrEA.m , 1234
PlatEMO-master/Algorithms/GrEA/MatingSelection.m , 1960
PlatEMO-master/Algorithms/HypE/CalHV.m , 2485
PlatEMO-master/Algorithms/HypE/EnvironmentalSelection.m , 1289
PlatEMO-master/Algorithms/HypE/HypE.m , 1370
PlatEMO-master/Algorithms/I-DBEA/IDBEA.m , 2795
PlatEMO-master/Algorithms/I-DBEA/Intercepts.m , 1235
PlatEMO-master/Algorithms/I-SIBEA/CalWHV.m , 3065
PlatEMO-master/Algorithms/I-SIBEA/CalWHVLoss.m , 1940
PlatEMO-master/Algorithms/I-SIBEA/EnvironmentalSelection.m , 1298
PlatEMO-master/Algorithms/I-SIBEA/ISIBEA.m , 1608
PlatEMO-master/Algorithms/I-SIBEA/Interaction.m , 1494
PlatEMO-master/Algorithms/IBEA/CalFitness.m , 1001
PlatEMO-master/Algorithms/IBEA/EnvironmentalSelection.m , 979
PlatEMO-master/Algorithms/IBEA/IBEA.m , 1188
PlatEMO-master/Algorithms/IM-MOEA/EnvironmentalSelection.m , 1634
PlatEMO-master/Algorithms/IM-MOEA/IMMOEA.m , 1814
PlatEMO-master/Algorithms/IM-MOEA/IMMOEA_operator.m , 2901
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/Copyright , 1838
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/covLIN.m , 1054
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/gp.m , 8809
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/infExact.m , 2257
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/likGauss.m , 3482
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/meanZero.m , 386
PlatEMO-master/Algorithms/IM-MOEA/gpml-matlab-v3.4-2013-11-11/solve_chol.m , 994
PlatEMO-master/Algorithms/K-RVEA/DACE/corrgauss.m , 1028
PlatEMO-master/Algorithms/K-RVEA/DACE/dacefit.m , 9151
PlatEMO-master/Algorithms/K-RVEA/DACE/lhsamp.m , 592
PlatEMO-master/Algorithms/K-RVEA/DACE/predictor.m , 4398
PlatEMO-master/Algorithms/K-RVEA/DACE/regpoly0.m , 377
PlatEMO-master/Algorithms/K-RVEA/DACE/regpoly1.m , 385
PlatEMO-master/Algorithms/K-RVEA/KEnvironmentalSelection.m , 1680
PlatEMO-master/Algorithms/K-RVEA/KRVEA.m , 3309
PlatEMO-master/Algorithms/K-RVEA/KrigingSelect.m , 1894
PlatEMO-master/Algorithms/K-RVEA/NoActive.m , 1051
PlatEMO-master/Algorithms/K-RVEA/UpdataArchive.m , 2595
PlatEMO-master/Algorithms/KnEA/EnvironmentalSelection.m , 1510
PlatEMO-master/Algorithms/KnEA/FindKneePoints.m , 2748
PlatEMO-master/Algorithms/KnEA/KnEA.m , 1735
PlatEMO-master/Algorithms/KnEA/MatingSelection.m , 1029
PlatEMO-master/Algorithms/LMEA/CorrelationAnalysis.m , 1960
PlatEMO-master/Algorithms/LMEA/EnvironmentalSelection.m , 1995
PlatEMO-master/Algorithms/LMEA/LMEA.m , 3524
PlatEMO-master/Algorithms/LMEA/VariableClustering.m , 2906
PlatEMO-master/Algorithms/M-PAES/GridDensity.m , 1281
PlatEMO-master/Algorithms/M-PAES/MPAES.m , 2038
PlatEMO-master/Algorithms/M-PAES/PAES.m , 1210
PlatEMO-master/Algorithms/M-PAES/UpdateArchive.m , 1484
PlatEMO-master/Algorithms/MMOPSO/Classification.m , 1462
PlatEMO-master/Algorithms/MMOPSO/GetBest.m , 1069
PlatEMO-master/Algorithms/MMOPSO/MMOPSO.m , 1713
PlatEMO-master/Algorithms/MMOPSO/MMOPSO_operator.m , 1674
PlatEMO-master/Algorithms/MMOPSO/UpdateArchive.m , 1449
PlatEMO-master/Algorithms/MO-CMA/CrowdingDistance.m , 1353
PlatEMO-master/Algorithms/MO-CMA/MOCMA.m , 2196
PlatEMO-master/Algorithms/MO-CMA/updateCovariance.m , 1209
PlatEMO-master/Algorithms/MO-CMA/updateStepSize.m , 992
PlatEMO-master/Algorithms/MOCell/CrowdingDistance.m , 1353
PlatEMO-master/Algorithms/MOCell/MOCell.m , 2763
PlatEMO-master/Algorithms/MOEA-D-AWA/MOEADAWA.m , 3660
PlatEMO-master/Algorithms/MOEA-D-AWA/updateEP.m , 1171
PlatEMO-master/Algorithms/MOEA-D-AWA/updateWeight.m , 2488
PlatEMO-master/Algorithms/MOEA-D-CMA/MOEADCMA.m , 3251
PlatEMO-master/Algorithms/MOEA-D-CMA/UpdateCMA.m , 2351
PlatEMO-master/Algorithms/MOEA-D-DE/MOEADDE.m , 2093
PlatEMO-master/Algorithms/MOEA-D-DRA/MOEADDRA.m , 2863
PlatEMO-master/Algorithms/MOEA-D-DU/MOEADDU.m , 2324
PlatEMO-master/Algorithms/MOEA-D-DU/Normalization.m , 1419
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/corrgauss.m , 1028
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/dacefit.m , 9151
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/lhsamp.m , 592
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/predictor.m , 4398
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/regpoly0.m , 377
PlatEMO-master/Algorithms/MOEA-D-EGO/DACE/regpoly1.m , 385
PlatEMO-master/Algorithms/MOEA-D-EGO/EGOSelect.m , 4721
PlatEMO-master/Algorithms/MOEA-D-EGO/FCMmodel.m , 1685
PlatEMO-master/Algorithms/MOEA-D-EGO/MOEADEGO.m , 1635
PlatEMO-master/Algorithms/MOEA-D-M2M/Associate.m , 2253
PlatEMO-master/Algorithms/MOEA-D-M2M/MOEADM2M.m , 1593
PlatEMO-master/Algorithms/MOEA-D-M2M/MOEADM2M_operator.m , 1892
PlatEMO-master/Algorithms/MOEA-D-MRDL/EnvironmentalSelection.m , 2642
PlatEMO-master/Algorithms/MOEA-D-MRDL/MOEADMRDL.m , 2358
PlatEMO-master/Algorithms/MOEA-D-MRDL/MOEADMRDL_operator.m , 2547
PlatEMO-master/Algorithms/MOEA-D-MRDL/OperatorAdaption.m , 1694
PlatEMO-master/Algorithms/MOEA-D-PaS/MOEADPaS.m , 3489
PlatEMO-master/Algorithms/MOEA-D-STM/MOEADSTM.m , 2581
PlatEMO-master/Algorithms/MOEA-D-STM/STM.m , 1749
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录