Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Standard Bat Algorithm is a bio-inspired optimization algorithm that utilizes the echolocation technique used by microbats to find food/prey, (Yang, 2010). In this function I made the code very similar to the Standard PSO algorithm so that the users who are familiar with Standard PSO will understand the code easily. I used the bBAT variable to save the personal best solutions, and the gBAT variable to save the global optimum, thus the user can do a statistical analysis for the Swarm behavior, convergence, and the algorithm coefficients. The function also shows parameters improvements as it works, which are: the best solution, the normalized error, the increasing of Emission Rate, and the decreasing of Loudness.
Cita come
Haydar Khayou (2026). Bat Optimization Algorithm (https://it.mathworks.com/matlabcentral/fileexchange/76631-bat-optimization-algorithm), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.1.0 (3,65 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
