搜索资源列表
DEPSO---(JAVA)deps
- 关于改进pso的源程序,比用于水库的调节运用,对优化水库调节的优化很有用
DEPSO---(JAVA)deps
- 关于改进pso的源程序,比用于水库的调节运用,对优化水库调节的优化很有用-PSO on improving the source, than for the regulation of the use of reservoirs, optimization of reservoir regulation on the optimization of very useful
DEPSO
- pso,paritcle swarm optimization,粒子群,群智能优化算法-paritcle swarm optimization
PSO
- 改进的差分PSO算法,Java实行的,有兴趣的可以参考下-PSO algorithm to improve the differential, Java implementation, and are interested can refer to the following
MindMap-(DEPSO)
- The concept of differential evolution particle swarm optimization
depso
- 基于差分进化的粒子群优化算法,(全局最优粒子群优化算法)-Based on differential evolution particle swarm optimization, (global optimization PSO)
depso
- depso clustering algorithm written in matlab
main-cloude-paper
- depso clustering algorithm written in matlab
DEPSO_B
- depso差分进化粒子群优化算法源代码(Java编程)-depso differential evolution particle swarm optimization algorithm source code (Java programming)
DEPSO_B
- DEPSO, or called DEPS, is an algorithm for (constrained) numerical optimization problem (NOP). DEPSO combines the advantages of Particle Swarm Optimization (PSO) and Differential Evolution (DE). It is incorporated into c
DEPSO求极值
- 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the