Bat Algorithm 1.2.0

A simple code of Bat Optimization Algorithm which resembles the PSO Algorithm implementation.

您现在正在关注此提交

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://ww2.mathworks.cn/matlabcentral/fileexchange/76643-bat-algorithm-1-2-0), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0

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

1.1.0