搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the
newpso
- 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助。-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
psoprogress
- %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features
crosspso
- 带交叉因子的粒子群MATLAB算法程序,可实现带约束变量的微粒群算法-With cross-factor PSO algorithm MATLAB procedures, can be constrained variable particle swarm optimization
outclpso
- 用于分析带约束问题的输出结果,加上约束的粒子群算法功能有很大改善-Used to analyze the problem with constraint output, coupled with constrained particle swarm optimization function has greatly improved
pso3
- 带交叉因子的改进粒子群优化算法,算法用于示解多维无约束优化问题,收敛性强。-With cross-factor improvement of particle swarm optimization algorithm for multi-dimensional solution that unconstrained optimization problem, convergence is strong.
psoandimprovedpso
- 基本粒子群优化算法和改进粒子群优化算法程序,包括:用基本粒子群算法求解无约束优化问题,用带压缩因子的粒子群算法求解无约束优化问题,用线性递减权重粒子群优化算法求解无约束优化问题,用自适应权重粒子群优化算法求解无约束优化问题,用随机权重粒子群优化算法求解无约束优化问题,用学习因子同步变化的粒子群优化算法求解无约束优化问题,用学习因子异步变化的粒子群优化算法求解无约束优化问题,用二阶粒子群优化算法求解无约束优化问题,用二阶振荡粒子群优化算法
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法
SA
- 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
copulafit
- 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
newt
- 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
newf
- 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
Constrained_PSO_operator
- 带约束算子的粒子群算法,希望对大家的学习研究有所帮助。-Constrained PSO operator, we want to study and research help.
psopt20100414
- 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
NSGA-II
- 带约束处理,图形的PSO粒子群算法,功能强大,支持非线性约束条件(Constrained processing)
psopt
- 一种粒子群算法,可以优化具有线性约束、非线性约束、等式约束、有界约束的问题,使用方法与MATLAB自带的GA算法类似(搬运)(A particle swarm optimization algorithm can optimize the problems with linear constraints, nonlinear constraints, equality constraints and bounded constraint
CPSO
- 用粒子群算法处理带约束问题,处理约束条件使用的是罚函数法,代码中附有中文注释,txstA.txt文件是约束函数的系数组成的矩阵(Particle swarm algorithm is applied to deal with the constrained problem. The penalty function is applied to deal with the constraint condition. The code is
13种PSO算法以及课件
- 各算法对应的问题如下: PSO 用基本粒子群算法求解无约束优化问题 YSPSO 用带压缩因子的粒子群算法求解无约束优化问题 LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题 SAPSO 用自适应权重粒子群优化算法求解无约束优化问题 RandWPSO 用随机权重粒子群优化算法求解无约束优化问题 LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题 AsyLnCPSO
带罚函数的自适应粒子群算法.
- 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
PSO_yueshu
- 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constr