Question About BAT Algorithm Convergence
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, Every Body
Am studying evolutionnary algorithm convergence,
now am at the BAT algorithm .
I have tested the source code of this algorithm using the well-known 23 benchmarked functions , but in vain it seems that its convergence is very bad for all the functions.
After reading its related paper i have found that:
this algorithm is tested only on 5 functions.!!
* among these 5 functions there are only 3 functions among the 23 functions of which most metaheuristic algorithms are tested.
* It seems to me that BAT algorithm, as it is never converges, !! unless there is an error in the shared source code .
here is the download link:
https://www.mathworks.com/matlabcentral/fileexchange/37582-bat-algorithm-demo
I tried the two BAT codes, the two do not converge !!!!
any advice , any correction are highly appreciated
2 Kommentare
lin lin
am 24 Feb. 2020
Hello, I'm also studying bat algorithm recently. I found the same problem with you. Do you know the reason
Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!