BAS-Beetle Antennae Search Algorithm for Optimization

버전 1.3.0.0 (2.83 KB) 작성자: xiangyuan Jiang
The beetle antennae search algorithm (BAS) could solve optimization problem well.
다운로드 수: 1.4K
업데이트 날짜: 2017/10/31

라이선스 보기

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 (2024). BAS-Beetle Antennae Search Algorithm for Optimization (https://www.mathworks.com/matlabcentral/fileexchange/64881-bas-beetle-antennae-search-algorithm-for-optimization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Direct Search에 대해 자세히 알아보기
도움

받음: optimization

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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