中文说明:
几种多目标优化算法集合,包括MOEAD,MOPSO,NNIA,NSGA2等。
English Description:
Several sets of multi-objective optimization algorithms, including moead, MOPSO, nnia, NSGA2 and so on.
Multi objective optimization algorithm set
关注次数: 396
下载次数: 6
文件大小: 448KB
中文说明:
几种多目标优化算法集合,包括MOEAD,MOPSO,NNIA,NSGA2等。
English Description:
Several sets of multi-objective optimization algorithms, including moead, MOPSO, nnia, NSGA2 and so on.
MOEAD
.....\demo.m
.....\evaluate.m
.....\eval_update.m
.....\gaussian_mutate.m
.....\genetic_op.m
.....\get_structure.m
.....\init_weights.m
.....\moead.m
.....\randompoint.m
.....\realmutate.m
.....\subobjective.m
.....\testmop.m
MOPSO
.....\CreateEmptyParticle.m
.....\CreateHypercubes.m
.....\DeleteFromRep.m
.....\DetermineDomination.m
.....\Dominates.m
.....\GetCosts.m
.....\GetGridIndex.m
.....\GetNonDominatedParticles.m
.....\GetOccupiedCells.m
.....\mopso.m
.....\MyCost1.m
.....\MyCost2.m
.....\MyCost3.m
.....\RouletteWheelSelection.m
.....\SelectLeader.m
NNIAToolbox
...........\EMOinstruction.m
...........\getbud.m
...........\NNIA.m
...........\OVcom.m
...........\README_NNIA.txt
NSGA-II
.......\evaluate_objective.m
.......\genetic_operator.m
.......\initialize_variables.m
.......\non_domination_sort_mod.m
.......\nsga_2.m
.......\objective_description_function.m
.......\replace_chromosome.m
.......\tournament_selection.m
.......\说明.pdf