Improved Salp Swarm Algorithm
Versión 1.0.0 (3,82 KB) por
Dorian Sidea
An improved version of the Salp Swarm Algortihm that integrates two new social types of salps: the Pioneer Salp and the Rogue Salp.
An improved version of the Salp Swarm Algortihm that integrates two new social types of salps: the Pioneer Salp - which wanders decoupled from the salp chains to enhance the algorithm exploring capabilities and the Rogue Salp - which moves around the Food Source disobeying the Leader Salp guidance.
The package contains two files:
- main_ISSA.m - the main script that will call the ISSA function to minimize the objective function
- ISSA.m - the ISSA function
An example is defined for the Rastrigin function.
Citar como
Dorian Sidea (2024). Improved Salp Swarm Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/155984-improved-salp-swarm-algorithm), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: SSA: Salp Swarm Algorithm, Improved Salp Swarm Algorithm
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 |