首页

基于遗传算法的多目标优化算法

matlab

2021-5-8

基于遗传算法的多目标优化算法,包括支配于非劣,序值与前端,拥挤距离,最优前端个体系数等概念

资源下载此资源下载价格为5D币(VIP免费),请先
资源文件列表
chapter9/my_first_multi.m , 157
chapter9/my_first_multi_run.m , 598
chapter9/private/activecstr.m , 496
chapter9/private/aluform.m , 7329
chapter9/private/boxdirections.m , 1143
chapter9/private/callHybrid.m , 2669
chapter9/private/callOutputAndPlotFcns.m , 2363
chapter9/private/checkbound.m , 1969
chapter9/private/checkconstraints.m , 606
chapter9/private/checkglobalsearchnlpinputs.m , 1696
chapter9/private/checkoptions.m , 7499
chapter9/private/checkPopulationInitRange.m , 1738
chapter9/private/constrValidate.m , 2325
chapter9/private/createOutputFunctions.m , 2096
chapter9/private/distanceAndSpread.m , 1511
chapter9/private/distancepoints.m , 1118
chapter9/private/eqconstrnullspace.m , 1053
chapter9/private/eqnsolv.m , 6480
chapter9/private/fcnvectorizer.m , 998
chapter9/private/filterStartPoints.m , 4161
chapter9/private/fmultistart.p , 4952
chapter9/private/functionHandleOrCell.m , 606
chapter9/private/functionHandleOrCellArray.m , 1561
chapter9/private/funevaluate.m , 2372
chapter9/private/gaAugConverged.m , 6927
chapter9/private/gaAugInit.m , 2892
chapter9/private/gaAugReset.m , 1120
chapter9/private/gaAugUpdate.m , 3032
chapter9/private/gacommon.m , 4711
chapter9/private/gacon.m , 11464
chapter9/private/gadiagnose.m , 1792
chapter9/private/gadsplot.m , 15755
chapter9/private/galincon.m , 6122
chapter9/private/gamultiobjConverged.m , 3324
chapter9/private/gamultiobjHybrid.m , 3944
chapter9/private/gamultiobjMakeState.m , 6493
chapter9/private/gamultiobjsolve.m , 4005
chapter9/private/gaoutput.m , 1406
chapter9/private/gaunc.m , 7036
chapter9/private/generateCode.m , 997
chapter9/private/getFeasiblePoints.m , 1036
chapter9/private/getinitial.m , 916
chapter9/private/globalsearchnlp.p , 6643
chapter9/private/gssdirections.m , 4500
chapter9/private/initialfeasible.m , 1227
chapter9/private/initialPopulationCheck.m , 1572
chapter9/private/isconverged.m , 5571
chapter9/private/isequalpoint.m , 508
chapter9/private/isFcn.m , 793
chapter9/private/isfeasible.m , 1087
chapter9/private/isItTimeToStop.m , 3878
chapter9/private/isTrialFeasible.m , 846
chapter9/private/iterativedisplay.m , 1490
chapter9/private/lcondirections.m , 2288
chapter9/private/logscale.m , 1139
chapter9/private/makeState.m , 4230
chapter9/private/migrate.m , 4593
chapter9/private/mx_distancepoints.mexw64 , 8192
chapter9/private/nextfeasible.m , 5754
chapter9/private/nonDominatedRank.m , 4420
chapter9/private/nonNegInteger.m , 401
chapter9/private/nonNegScalar.m , 366
chapter9/private/optionsList.m , 2423
chapter9/private/outputStoreContainer.m , 1675
chapter9/private/outstorefcn.m , 1345
chapter9/private/pCreateCandidatePointBounds.m , 1619
chapter9/private/pfminbnd.m , 5268
chapter9/private/pfmincon.m , 10245
chapter9/private/pfminlcon.m , 5917
chapter9/private/pfminunc.m , 5403
chapter9/private/poll.m , 8037
chapter9/private/poptimfcnchk.m , 3023
chapter9/private/populationIndices.m , 591
chapter9/private/populationIndicies.m , 688
chapter9/private/positiveInteger.m , 397
chapter9/private/positiveIntegerArray.m , 490
chapter9/private/positiveScalar.m , 364
chapter9/private/positiveScalarArray.m , 457
chapter9/private/preProcessLinearConstr.m , 4661
chapter9/private/propertyList.m , 738
chapter9/private/psAugConverged.m , 5145
chapter9/private/psAugInit.m , 2943
chapter9/private/psAugReset.m , 994
chapter9/private/psAugUpdate.m , 2966
chapter9/private/psdiagnose.m , 1727
chapter9/private/pseudoWeightAndGoal.m , 425
chapter9/private/psnextfeasible.m , 4479
chapter9/private/psoutput.m , 979
chapter9/private/rankAndDistance.m , 1289
chapter9/private/realScalar.m , 324
chapter9/private/realUnitScalar.m , 414
chapter9/private/reanneal.m , 2951
chapter9/private/resetDfltRng.m , 1247
chapter9/private/reshapeinput.m , 815
chapter9/private/sacheckexit.m , 3627
chapter9/private/sadiagnose.m , 994
chapter9/private/saengine.m , 2674
chapter9/private/sahonorbounds.m , 1208
chapter9/private/sahybrid.m , 4525
chapter9/private/samakedata.m , 1378
chapter9/private/sanewpoint.m , 1642
chapter9/private/saoptimStruct.m , 1619
chapter9/private/saoutput.m , 915
chapter9/private/saupdates.m , 1511
chapter9/private/savalidate.m , 3311
chapter9/private/search.m , 5304
chapter9/private/simulanneal.m , 2148
chapter9/private/simulannealcommon.m , 3717
chapter9/private/SS_AugmentSolutionSet.p , 387
chapter9/private/SS_CalculateScore.p , 380
chapter9/private/SS_CheckStopCriteria.p , 863
chapter9/private/SS_CombineSolutions.p , 1467
chapter9/private/SS_ComputeSquareDists.p , 209
chapter9/private/SS_CreateSolutionPoints.p , 461
chapter9/private/SS_DiversifyRefSet.p , 602
chapter9/private/SS_EvaluateSolutions.p , 840
chapter9/private/SS_GenerateSubsets.p , 385
chapter9/private/SS_IqRange.p , 364
chapter9/private/SS_Main.p , 1407
chapter9/private/SS_MakeState.p , 406
chapter9/private/SS_Optimget.p , 940
chapter9/private/SS_Optimset.p , 2542
chapter9/private/SS_SelectInitialSet.p , 541
chapter9/private/SS_SortPoints.p , 285
chapter9/private/SS_UpdateRanges.p , 291
chapter9/private/SS_UpdateReferenceSet.p , 794
chapter9/private/stepGA.m , 2286
chapter9/private/stepgamultiobj.m , 2735
chapter9/private/stringSet.m , 404
chapter9/private/timestorefcn.m , 878
chapter9/private/trimPopulation.m , 4323
chapter9/private/typeValueChecker.m , 5446
chapter9/private/uncondirections.m , 753
chapter9/private/updateparam.m , 2617
chapter9/private/validate.m , 10037
chapter9/private/value2RHS.m , 2748
没有账号? 忘记密码?

社交账号快速登录