Modified Flower Pollination Algorithm

Modified Flower Pollination Algorithm
869 Downloads
Updated 27 Aug 2016

View License

% Modified flower Pollination Algorithm for global optimization
% Programmed by Emad Nabil, e.nabil@fci-cu.edu.eg 2016
% this work proposes a modified version of the flower pollination algorithm proposed by Xin-She Yang 2012.
% we used the default dimensions in the 23 test cases
% pls refer to our paper below
%-----------------------
%Emad Nabil, A Modified Flower Pollination Algorithm for Global Optimization,
%Expert Systems with Applications, Volume 57, 15 September 2016,
%Pages 192-203, ISSN 0957-4174, http://dx.doi.org/10.1016/j.eswa.2016.03.047.

Cite As

Emad Nabil (2024). Modified Flower Pollination Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/58873-modified-flower-pollination-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fuzzy Logic Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

for request/

Version Published Release Notes
1.0.0.0

--