搜索资源列表
演示多目标perota优化问题
- %% 该函数演示多目标perota优化问题
optimization_cases_using_GA
- 运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.
mopsoC
- 使用C 语言编写的 多目标的粒子群优化算法 MOPSO 可以运行 内含测试函数 可以多功能运行-Using the C language for multi-objective particle swarm optimization algorithm MOPSO can run embedded test function can be multi-run
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
cccc
- 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel
moea
- matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
GA
- 利用最基本的遗传算法解决多目标函数优化问题-using GA algorithm to solve multiobject optimization
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
基于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
华侨大学XFX函数优化平台2017版
- 该2017版软件集成了竞赛争冠系列算法(含单目标寻优、多峰函数寻优、参数估计(拟合)等)和多种差分向量型式的差分进化算法。可对数学函数进行有或无约束优化、多峰函数优化等工作。其中改进竞赛争冠算法是近期本人的研究佳作。与现行优良的进化算法相比,颇具竞争力。(The 2017 version of the software integrates the series of race champion algorithm (including single objective optimization
centre
- 可针对多个目标函数应用多目标遗传算法实现稳定优化过程(Genetic optimization of multiple targets)
多目标优化(遗传算法)
- 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
MOGOA
- 多目标蝗虫优化算法源代码,benchmark函数优化,测试效果好。(Multi-objective Grasshopper Optimization Algorithm (MOGOA) source codes)
BCCSA
- 多目标CSA优化算法(mocsa)的源代码,用于benchmark函数优化,测试通过,效果好(This demo implements chaotic CSA as feature selection aglorithm)
改进nsga2多目标优化
- 通过gamultiobj函数,实现基于nsga2的改进优化算法(An improved optimization algorithm based on NSGA2 is implemented by gamultiobj function)
多目标粒子群算法
- 利用粒子群算法求解函数的极值,用于多目标模型优化(Solving the extreme value of a function using particle swarm optimization algorithm for multi-objective model optimization)
遗传算法多目标优化
- 这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
用遗传算法求解多目标函数优化
- 多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)
NSGA-II-Matlab-master
- 针对带有约束条件的多目标函数,进行多目标参数优化(For the multi-objective function with constraints, the optimization is carried out)