Adaptive Opposition Slime Mould Algorithm (AOSMA)
Versión 1.0.0 (5,35 KB) por
Manoj Kumar Naik
This consists of Adaptive Opposition Slime Mould Algorithm (AOSMA) source code developed in MATLAB.
The Slime Mould Algorithm (SMA) uses two random search agents from the whole population to decide the future displacement and direction from the best search agents, which limits its exploitation and exploration. To solve this problem, an adaptive approach is investigated to decide whether opposition-based learning (OBL) will be used or not. Sometimes, the OBL is used to further increase the exploration. In addition, it maximizes the exploitation by replacing one random search agent with the best one in the position updating. The suggested technique is called an adaptive opposition slime mould algorithm (AOSMA). The proposed AOSMA algorithm would be useful for function optimization to solve real-world engineering problems.
Citar como
M. K. Naik, R. Panda, and A. Abraham, “Adaptive opposition slime mould algorithm,” Soft Comput., Aug. 2021, DOI: 10.1007/s00500-021-06140-2
Compatibilidad con la versión de MATLAB
Se creó con
R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: Slime Mould Algorithm (SMA): A Method for Optimization
Inspiración para: Equilibrium Slime Mould Algorithm (ESMA) Source Code
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |