搜索资源列表
多目标优化 matlab
- multi object genetic algorithm 多目标优化遗传算法
一个求解多目标问题的算法
- 分类号 密级 太原理工大学 硕 士 学 位 论 文-Abstract Confidential Taiyuan University of Technology master's degree thesis
用遗传算法解决多目标规划GA
- 这是用遗传算法解决多目标规划问题, 很不错的哦,希望对你有所帮助-This using genetic algorithms to solve multi-objective planning issues, it is very good, oh, and I hope to help you
psotoolbox
- pso算法工具箱,大家可以用来优化多目标问题!-PSO algorithm toolbox, U.S. can be used to optimize multi-objective problem!
Multiobjective-pso
- 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
MOEA-NSGA-II
- 多目标遗传算法通用编程包,是解决复杂多目标问题的通用程序-MOEA-NSGA
Gne
- 应用遗传算法对多目标问题的优化,matlab实现-Gne. algorithm
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 pro
超多目标优化问题的几种进化算法研究_过晓芳
- 论文提出了新的观点,内容详细,可以对超多目标优化的同学提供好的研究思路(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 re
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.)