BAS-Beetle Antennae Search Algorithm for Optimization

The beetle antennae search algorithm (BAS) could solve optimization problem well.

現在この提出コンテンツをフォロー中です。

BAS: Beetle Antennae Search Algorithm for Optimization
Meta-heuristic algorithms have become very popular because of powerful performance on the optimization problem. A new algorithm called beetle antennae search algorithm (BAS) is proposed in the .m file inspired by the searching behavior of long-horn beetles. The BAS algorithm imitates the function of antennae and the random walking mechanism of beetles in nature, and then two main steps of detecting and searching are implemented. Finally, the algorithm is benchmarked on the Michalewicz function, in which the numerical results validate the efficacy of the proposed BAS algorithm.

引用

xiangyuan Jiang (2026). BAS-Beetle Antennae Search Algorithm for Optimization (https://jp.mathworks.com/matlabcentral/fileexchange/64881-bas-beetle-antennae-search-algorithm-for-optimization), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: optimization

カテゴリ

Help Center および MATLAB AnswersDirect Search についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.3.0.0

Files of the Matlab programs included in the following paper:
Xiangyuan Jiang and Shuai Li, BAS: Beetle Antennae Search Algorithm for Optimization Problems, arXiv:1710.10724v1

1.2.0.0

Change the function parameter.

1.1.0.0

Add a pictrure~

1.0.0.0