搜索资源列表
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
MOEA-NSGA-II.zip
- 多目标遗传算法通用编程包,是解决复杂多目标问题的通用程序,MOEA-NSGA
optimization_cases_using_GA
- 运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.
求解机械优化的Pareto多目标中心粒子群算法
- 摘要:针对基于权重法的多目标算法无法求解约束多目标问题的缺陷,将中心粒子群算法与Pareto 解集搜索算法相结合,提出 一种Pareto 多目标中心粒子群算法。将此方法用来优化气门弹簧的模型,实验结果表明,该优化方法能够快速准确地收敛于Pareto 解集,并且使其对应的目标域均匀地分布于Pareto最优目标域。
Multiobjective-pso
- 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
Gne
- 应用遗传算法对多目标问题的优化,matlab实现-Gne. algorithm
cccc
- 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel
MATLAB
- 此算法根据针对一个具有多变量以及复杂约束的多目标问题,采用向量评估遗传算法进行求解(Aimed at a problem with multiple variables and complicate constraints, the vector evaluation genetic algorithm is adopted)
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
超多目标优化问题的几种进化算法研究_过晓芳
- 论文提出了新的观点,内容详细,可以对超多目标优化的同学提供好的研究思路(This paper puts forward new ideas and details, which can provide good research ideas for students with super multi objective optimization.)
多元变量多目标规划问题求解
- 1.适合解 多变量多目标规划问题,例如 收益最大,风险最小 2.主要目标法,线性加权法,权值我们可以自己设定。(The main objective method, the linear weighting method, the weight value can be set by ourselves)
多目标优化(遗传算法)
- 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
采用基于粒子群的多目标优化算法解决背包问题
- 多目标优化问题与粒子群算法的结合,以解决0-1背包问题(The multi-objective optimization problem is combined with particle swarm optimization to solve the 0-1 knapsack problem)
电力系统的多目标优化问题minopf3.2_w32
- 程序讨论电力系统的多目标优化问题,内含多个仿真程序(The program discusses multi-objective optimization of power systems and includes multiple simulation programs)
GA多目标优化问题
- 采用遗传算法进行多目标优化问题的求解,具体为两个目标优化问题(genetic algorithm solve multi-objective problem)
典型的多目标粒子群算法
- 典型的多目标粒子群算法,用于求解多目标优化问题(Typical multi-objective particle swarm optimization algorithm for solving multi-objective optimization problems)
遗传算法多目标优化模板
- 利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to realize multi-objective optimiza
BFO-PSO混合算法解决多目标问题
- 很实用 只要下载matlab程序即可用 还包括了生成图像(Very practical, just download the matlab program and use it)
MODA多目标蜻蜓算法
- 用蜻蜓算法求解多目标优化问题,可以运行,完整代码(Using Dragonfly algorithm to solve multi-objective optimization problems, it can run, complete code)
遗传算法多目标优化
- 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到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.)