Bat Algorithm 1.2.0

버전 1.2.0 (3.83 KB) 작성자: Haydar Khayou
A simple code of Bat Optimization Algorithm which resembles the PSO Algorithm implementation.
다운로드 수: 162
업데이트 2020/6/10

라이선스 보기

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

인용 양식

Haydar Khayou (2026). Bat Algorithm 1.2.0 (https://kr.mathworks.com/matlabcentral/fileexchange/76643-bat-algorithm-1-2-0), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.2.0

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

1.1.0