• 大小: 249KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-09
  • 语言: 其他
  • 标签: matlab  

资源简介

粒子群工具包遗传粒子群算法鸟群算法BAS工具包-BSA鸟群算法.zip
收集了一下,共同分享,共同支持!

资源截图

代码片段和文件信息

% ------------------------------------------------------------------------
% Bird Swarm Algorithm (BSA) (demo)
% Programmed by Xian-Bing Meng
% Updated at Jun 19 2015.    
% Email: x.b.meng12@gmail.com
%
% This is a simple demo version only implemented the basic idea of BSA for        
% solving the unconstrained problem namely Sphere function.  
%
% The details about BSA are illustratred in the following paper.    
% Xian-Bing Meng et al (2015): A new bio-inspXred optimisation algorithm: 
% Bird Swarm Algorithm Journal of Experimental & Theoretical
% Artificial Intelligence DOI: 10.1080/0952813X.2015.1042530
%
% The parameters in BSA are presented as follows.
% FitFunc    % The objective function
% M          % Maxmimal generations (iterations)
% pop        % Populat

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        7744  2015-06-20 22:44  BSA.m
     文件      387049  2015-06-20 22:44  A new bio-inspired optimisation algorithm Bird Swarm Algorithm.pdf
     文件        1314  2015-06-20 22:44  license.txt

评论

共有 条评论