搜索资源列表
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
基本遗传算法源程序
- 多目标进化算法源代码-more evolutionary algorithm source code
遗传算法简单程序
- 遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
moga2
- 多目标遗传算法优化程序,简单实用,内含例题。-Multi-objective Genetic Algorithms optimization procedure is simple and practical, containing examples.
用遗传算法解决多目标规划GA
- 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
nsga-original
- 原始非支配多目标遗传算法,适用于多个目标函数的输入,多个变量的输入,非常经典的,基于非支配解排序。-original non-dominant multi-objective genetic algorithm applied to a number of objective function input, a number of input variables. very classic, based on the non-domin
MOSGA1
- 基于NSGA方法的多目标遗传算法程序,本程序为通用包,可自行修改.-NSGA method based on multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.
MOSGA2
- 基于NSGA-II方法的多目标遗传算法程序,本程序为通用包,可自行修改.-based NSGA-II method of multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.
MOSGA3
- 基于MOGA方法的多目标遗传算法程序,本程序为通用包,可自行修改.-MOGA is based on the multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.
MOSGA4
- 基于SPEA方法的多目标遗传算法程序,本程序为通用包,可自行修改.-based SPEA methods of multi-objective Genetic Algorithms procedures, the procedures for the general packet may amend its own.
MutiobjectiveOptimize
- 多目标遗传算法源码,包含遗传算法的各个步骤,适合于研究多目标优化的朋友-Multi-objective genetic algorithm source code, including the various steps of genetic algorithm, suited to study multi-objective optimization of Friend
ZDT4
- 为了有效地应用遗传算法解决 鲁棒控制系统设计问题,将遗传算法与局部优化方法相结合,提出了基于降维扫描方法的自适应多目标遗传算法(DRSA-MOGA)。通过引入适应度函数标准化方法、基于最优Pareto解集搜索的降维扫描方法和适应度函数自适应调整方法,提高了算法的全局优化性能和局部搜索能力。仿真结果表明,DRSA-MOGA算法在不损失解的均匀度的情况下可以达到很高的逼近度-For effective application of gene
duomubiao
- 一个用c++编写的多目标遗传算法程序,大家只需要稍微修改就可以使用。-A used c++ Prepared multi-objective genetic algorithm procedures require only a slight modification everyone can use.
nsga2code
- NSGA-II 多目标遗传算法 c语言编写 -NSGA-II multi-objective genetic algorithm c language
nsga2code
- 多目标遗传算法NSGA2.c++源码-Multi-objective genetic algorithm NSGA2.c++ Source
nsga2-v1.1
- 使用C语言实现的NSGA_II源码,既多目标遗传算法的实现.-Realize the use of C language source NSGA_II both multi-objective genetic algorithm.
SGALABbugfix
- 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix
多目标遗传算法程序
- 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
MultiObjGA Code(多目标数值优化遗传算法)
- MultiObjGA Code(多目标数值优化遗传算法),教如何用matlab进行多目标遗传算法编程(MultiObjGA Code (multiobjective numerical optimization genetic algorithm), teaching how to use matlab for multiobjective genetic algorithm programming)
遗传算法多目标优化
- 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到pareto最优解。(The genetic algorithm solves the multi-objective optimization problem and USES the genetic algorithm to optimize the multi-objective problem to get pareto's optimal solution.)