搜索资源列表
IM-MOPSO
- 改进的多目标粒子群算法,成功解决了多目标优化的经典问题,比如ZDT,KUR,SCH经典优化问题等,只需要对f1,f2函数修改后就可以应用。-Improved many target particle swarm algorithm, success in solving the multi-objective optimization of the classic problems, such as ZDT, KUR, SCH classic optimization problem, only
PSO
- 粒子群算法的Matlab程序,用于多目标优化极值的计算-Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
Multi-objective-search-algorithm
- 基于粒子群算法的多目标搜索算法,基于matlab仿真源程序代码,用于学习matlab算法设计的一个很好的例子-Multi-objective search algorithm based on particle swarm optimization algorithm, based on the Matlab simulation source code for a good example to learn matlab algorithm design
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
PSO
- 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
GS_CH_PSO1.1_discrete1.0_2007830
- 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
particle-swarm-optimization
- 应用于求解多目标最优解的粒子群算法的MATLAB程序-Applied to solve multi-objective optimal solutions of the MATLAB program PSO
pso_threshold-segmentation
- 图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation
pso_multidim
- 多维粒子群优化算法的matlab代码,可求解多目标问题-Multidimensional particle swarm optimization matlab code, multi-objective problem can be solved
mapso
- 本程序用matlab编写,在传统的基本粒子群算法基础上结合多智能体思想,编写了基于多智能体的粒子群算法,并结合电力负荷分配问题比较了其实际效果-This program with matlab, in the traditional basic particle swarm algorithm combining based on multi-agent thought, write based on multi-agent particle swarm algorithm, and combi
psoxin30
- 用粒子群算法来求取30维多峰函数Rastrigrin函数,运行100次得到平均值,标准差-Using the particle swarm algorithm to achieve 30 dimension multi-peak function Rastrigrin function, running 100 times to get an average, standard deviation
Multi-objective-particle-swarm
- 多目标粒子群优化算法 多目标粒子群优化算法 多目标粒子群优化-Multi-objective particle swarm optimizationMulti-objective particle swarm optimizationMulti-objective particle swarm optimization
MGAA
- 本算法是基于遗传算法的多种群算法,能够对全局的多个目标进行同时寻优,在全局中能够取得较好的全局最优值。-This is a multi-swarm algorithm based on genetic algorithm, capable of multiple targets simultaneously global optimization, in the big picture can achieve better global optimum.
particle-swarm-algorithm
- 该资料为多目标粒子群求优MATLAB代码。改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数-The data is a multi object particle swarm optimization MATLAB code. The improved multi-objective particle swarm optimization algorithm, including the number of test functions in the pr
Swarm-Optimization-Algorithm
- Swarm Optimization Algorithm:包含各类PSO算法,可以用于多目标函数的优化,避免优化结果出现局部最优,可用于各个算法收敛性间的对比试验。- Swarm Optimization Algorithm: it contains all kinds of PSO algorithm can be used to optimize multi-objective function optimization results to avoid local optimum co
多目标粒子群算法
- 多目标粒子群算法,解决实际问题,群体智能(multi objective particle swarm optimization)
evMOGA multi objective evolutionary algorithm
- multi objective optimization using particle swarm optimization
MOPSOd-master
- Decomposition Based Multi-Objective Particle Swarm Optimization
