搜索资源列表
CLSPSO
- 混沌粒子群算法,具有很好的全局搜索能力!-Chaotic particle swarm algorithm has good global search capability!
CLSPSO
- 混沌的粒子群算法,求解无约束优化问题,可以保持个体多样性-Chaotic particle swarm algorithm for solving unconstrained optimization problems, can maintain the diversity of individual
CLSPSO
- 经典粒子群算法,粒子群算法是模拟飞鸟寻找食物的自然现象设计的一种优化算法。很实用。-Classical particle swarm algorithm, particle swarm algorithm is a simulation of birds in search of food as a natural phenomenon of the design optimization algorithm. Very practical.
CLSPSO
- 混沌粒子群算法,精确找出最优点,对现在的科研很有帮助-Chaos Particle Swarm Optimization and accurately find the most advantages of the present research is helpful
CLSPSO
- matlab 最优化算法 matlab 最优化算法 -matlab zuiyouhau suanfa
CLSPSO
- 可调节惯性权重粒子群算法,结合自己的想法与理解做的一个小程序-Adjustable inertia weight particle swarm optimization,combination of though and understanding of myself
CLSPSO
- CLSPSO:用混沌粒子群优化算法求解无约束优化问题-CLSPSO: Chaos particle swarm optimization algorithm for solving unconstrained optimization problems
PSO
- 各种粒子群或改进型粒子群算法 1)粒子群优化算法(求解无约束优化问题) 1>PSO(基本粒子群算法) 2>YSPSO(待压缩因子的粒子群算法) 3>LinWPSO(线性递减权重粒子群优化算法) 4>SAPSO(自适应权重粒子群优化算法) 5>RandWSPO(随机权重粒子群优化算法) 6>LnCPSO(同步变化的学习因子) 7>AsyLnCPSO(异步变化的学习因子)(算法还有bug) 8>SecPSO(用二阶粒
CLSPSO
- 混沌粒子群算法是混沌优化和粒子群优化两者的结合。对于给定的优化函数,通过将搜索过程对应为混沌轨道的遍历过程,可使搜索过程具有避免陷入局部极小的能力。-Chaos particle swarm optimization (pso) algorithm is a combination of both the chaos optimization and particle swarm optimization.For a given optimization function, through th
CLSPSO
- 混沌的粒子群算法,已经封装成了一个函数,可以直接调用-Chaos particle swarm optimization (pso) algorithm, is encapsulated into a function that can be called directly
CLSPSO
- 用混沌粒子群优化算法求解无约束优化问题,希望对大家有帮助!-Chaotic particle swarm optimization algorithm for solving unconstrained optimization problems, I hope it can help you!
PSOs
- 13种粒子群优化算法 PSO,AsyLnCPSO,BreedPSO,CLSPSO,LinWPSO,LnCPSO,RandWPSO,SAPSO,SecPSO,SecVibratPSO,SelPSO,SimuAPSO,YSPSO-13 kind of particle swarm optimization algorithm
CLSPSO
- 主要是利用CLO对svm进行优化,并能进行预测的matlab程序,可以运行出来,供参考-CLO is mainly used to optimize the SVM, and can predict the matlab program, you can run out for reference
CLSPSO
- 一种新的混沌粒子群算法,基于MATLAB环境-A chaotic particle swarm algorithm based on the MATLAB environment, the effect is also OK
粒子群优化算法
- 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
13种PSO算法以及课件
- 各算法对应的问题如下: PSO 用基本粒子群算法求解无约束优化问题 YSPSO 用带压缩因子的粒子群算法求解无约束优化问题 LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题 SAPSO 用自适应权重粒子群优化算法求解无约束优化问题 RandWPSO 用随机权重粒子群优化算法求解无约束优化问题 LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题 AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题
经典即变异粒子群优化算法
- AsyLnCPSO算法,BreedPSO算法,CLSPSO算法,经典粒子群PSO算法,RandWPSO算法等等经典粒子群变异算法模型(AsyLnCPSO algorithm, BreedPSO algorithm, CLSPSO algorithm, classical particle swarm optimization PSO algorithm, RandWPSO algorithm and so on, and so on.)
CLSPSO
- matlab程序,混沌粒子群算法,混沌优化和粒子群优化两者的结合(Matlab program, chaotic particle swarm optimization)