Question About BAT Algorithm Convergence
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
lin lin
2020 年 2 月 24 日
Hello, I'm also studying bat algorithm recently. I found the same problem with you. Do you know the reason
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!