多目标优化的几个具体我要分享

Several details of multiobjective optimization

ZDT 多目标-优化 malla-adaptativa 多目标优化 多目标

关注次数: 390

下载次数: 0

文件大小: 1.35M

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:关于多目标优化的几个具体程序,matlab编写,可供初学者学习分享


English Description:

About the multi-objective optimization of several specific procedures, MATLAB, for beginners to learn to share


代码预览

新建文件夹

..........\f.m

..........\hPSO.m

..........\hPSOoptions.m

..........\MOEA-NSGA-II

..........\............\crowding_distance.m

..........\............\evaluate_objective.m

..........\............\genetic_operator.m

..........\............\html

..........\............\....\crowding_distance.html

..........\............\....\genetic_operator.html

..........\............\....\initialize_variables.html

..........\............\....\non_domination_sort_mod.html

..........\............\....\nsga_2.html

..........\............\....\replace_chromosome.html

..........\............\....\tournament_selection.html

..........\............\initialize_variables.m

..........\............\non_domination_sort_mod.m

..........\............\nsga_2.m

..........\............\NSGA_2.pdf

..........\............\plot_objective.m

..........\............\replace_chromosome.m

..........\............\tournament_selection.m

..........\moga2

..........\.....\moga2

..........\.....\.....\aleatorio.h

..........\.....\.....\Debug

..........\.....\.....\Makefile

..........\.....\.....\Makefile.win

..........\.....\.....\malla-adaptativa.cpp

..........\.....\.....\malla-adaptativa.o

..........\.....\.....\moga2.cpp

..........\.....\.....\moga2.dsp

..........\.....\.....\moga2.dsw

..........\.....\.....\moga2.h

..........\.....\.....\moga2.ncb

..........\.....\.....\moga2.o

..........\.....\.....\moga2.opt

..........\.....\.....\moga2.plg

..........\.....\.....\Project1.dev

..........\.....\.....\Project1.exe

..........\.....\.....\Project1.layout

..........\MPSO

..........\....\f1.m

..........\....\f2.m

..........\....\PSO1.asv

..........\....\PSO1.m

..........\_遗传算法求解多目标问题的有关方法综述.doc

..........\多目标优化问题.txt

..........\多目标遗传算法程序

..........\..................\BitGene.cpp

..........\..................\BitGene.h

..........\..................\BitStringChromosome.cpp

..........\..................\BitStringChromosome.h

..........\..................\Chromosome.cpp

..........\..................\Chromosome.h

..........\..................\doc.ps

..........\..................\Gene.cpp

..........\..................\Gene.h

..........\..................\GeneVecChromosome.cpp

..........\..................\GeneVecChromosome.h

..........\..................\Individual.cpp

..........\..................\Individual.h

..........\..................\LinearChromosome.cpp

..........\..................\LinearChromosome.h

..........\..................\MOEA.cpp

..........\..................\MOEA.h

..........\..................\PermutationChromosome.cpp

..........\..................\PermutationChromosome.h

..........\..................\Population.cpp

..........\..................\Population.h

..........\..................\RandomNr.cpp

..........\..................\RandomNr.h

..........\..................\RealValGene.cpp

..........\..................\RealValGene.h

..........\..................\SPEA.cpp

..........\..................\SPEA.h

..........\..................\TIKEAFExceptions.h

..........\..................\TSPInd.cpp

..........\..................\TSPInd.h

..........\..................\TSPspea.cpp

..........\..................\VecPopulation.cpp

..........\..................\VecPopulation.h

..........\..................\WithOutExceptions.h