• 大小:
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-17
  • 语言: Matlab
  • 标签: CSO  BSA  

资源简介

CSO鸡群优化算法,2014年提出的群智能优化算法。 BSA鸟群算法,2015年最新的群智能优化算法。 作为两种全新的群智能优化算法,CSO和BSA都具有简单,良好扩展性的特点

资源截图

代码片段和文件信息

% ------------------------------------------------------------------------
% 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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      10236  2015-06-21 12:53  CSO.m

     文件       7744  2015-06-21 10:39  BSA.m

----------- ---------  ---------- -----  ----

                17980                    2


评论

共有 条评论