Differential Search Algorithm: A modernized particle swarm optimization algorithm

版本 1.2.0.0 (7.3 KB) 作者: PINAR CIVICIOGLU
DSA is a modernized particle swarm optimization algorithm.
4.3K 次下载
更新时间 2013/9/13

查看许可证

Differential Search Algorithm (DSA) is a new and effective evolutionary algorithm for solving real-valued numerical optimization problems. DSA was inspired by migration of superorganisms utilizing the concept of stable-motion. In [1], the problem solving success of DSA was compared to the successes of ABC, JDE, JADE, SADE, EPSDE, GSA, PSO2011 and CMA-ES algorithms for solution of numerical optimization problems.

DSA is a multi-strategy based, advanced evolutionary algorithm. DSA analogically simulates a superorganism that migrates between two stopovers. Standard DSA has four different search-methods; bijective-DSA (B-DSA), surjective-DSA (S-DSA), Elitist(1)-DSA (E1-DSA), and Elitist(2)-DSA (E2-DSA). Hybridization of DSA (H-DSA) search methods is quite easy.

See www.pinarcivicioglu.com/ds.html for detailed information and updated-versions of DSA.

Related references;

1. P. Civicioglu, "Transforming Geocentric Cartesian Coordinates to Geodetic Coordinates by Using Differential Search Algorithm", Computers and Geosciences, 46, 229-247, 2012.

2. P. Civicioglu, "Backtracking Search Optimization Algorithm for numerical optimization problems", Applied Mathematics and Computation, 219, 8121–8144, 2013.

3. P. Civicioglu, "Artificial cooperative search algorithm for numerical optimization problems",Information Sciences, 229, 58–76, 2013.

4. P. Civicioglu, E. Besdok, "A conceptual comparison of the cuckoo-search, particle swarm optimization, differential evolution and artificial bee colony algorithms", Artificial Intelligence Review, 39 (4), 315-346, 2013.

引用格式

PINAR CIVICIOGLU (2026). Differential Search Algorithm: A modernized particle swarm optimization algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/43390-differential-search-algorithm-a-modernized-particle-swarm-optimization-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Particle Swarm 的更多信息
版本 已发布 发行说明
1.2.0.0

tile and summary have been revised

1.0.0.0