搜索资源列表
de-jong-f4
- PSO-De jong cod for matlab
DE
- 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
vi815
- 预报误差法参数辨识-松弛的思想,基于K均值的PSO聚类算法,实现了图像的加水印,去噪,加噪声等功能。- Prediction Error Method for Parameter Identification- the idea of relaxation, K-means clustering algorithm based on the PSO, Realize image watermarking, de-noising, plus noise and other functions.
ypea107-differential-evolution
- hybrid GA/PSO mopso DE
SIOA
- 标准粒子群算法(PSO)与差分算法(DE)(Particle Swarm Optimization algorithm)
2016.11.03DE_SVR(差分进化)
- 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
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 cooperative group optimization
DE
- 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)