Bat Algorithm 1.2.0

A simple code of Bat Optimization Algorithm which resembles the PSO Algorithm implementation.
149 download
Aggiornato 10 giu 2020

Visualizza la licenza

In version 1.1.0 the user are not allowed to determine the coefficients. instead, the code automatically calculates these coefficients in order for the algorithm to use the fullest potential of the swarm vitality.

Version 1.0.0 is available at:
https://www.mathworks.com/matlabcentral/fileexchange/76631-bat-optimization-algorithm

Cita come

Haydar Khayou (2024). Bat Algorithm 1.2.0 (https://www.mathworks.com/matlabcentral/fileexchange/76643-bat-algorithm-1-2-0), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.2.0

A parameter (epsilon) has been added to control the step size when searching near the global best.

1.1.0