Improved Salp Swarm Algorithm
Version 1.0.0 (3.82 KB) by
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.
Cite As
Dorian Sidea (2024). Improved Salp Swarm Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/155984-improved-salp-swarm-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |