% --------------------------------------------------------------------%
% Flower pollenation algorithm (FPA), or flower algorithm %
% Programmed by Xin-She Yang @ May 2012 %
% --------------------------------------------------------------------%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Notes: This demo program contains the very basic components of %
% the flower pollination algorithm (FPA), or flower algorithm (FA), %
% for single objective optimization. It usually works well for %
% unconstrained functions only. For functions/problems with 中 %
% limits/bounds and constraints, constraint-handling techniques %
% should be implemented to deal with constrained problems properly. %
%
% Citation details: %
%1)Xin-She Yang, Flower pollination algorithm for global optimization,%
% Unconventional Computation and Natural Computation, %
% % Lecture Notes in Computer Science, Vol. 7445, pp. 240-249

这是一个使用MATLAB实现的花粉授粉算法(FPA)的演示程序,用于单目标优化。算法适用于无约束函数,对于有限制和约束的问题,需要实施约束处理技术。该程序包含基本的FPA组件,并引用了相关的研究文献。
最低0.47元/天 解锁文章
1万+





