Flower pollination multimodal method

バージョン 1.0.0.0 (3.06 KB) 作成者: Erik
Flower pollination algorithm for its use in multimodal problems.
ダウンロード: 468
更新 2017/2/14

ライセンスの表示

The files implement an improved version of the popular Flower pollination algorithm for its use in multimodal problems. The files contains 2 elements: FPA and FitFunc. FPA implements the multimodal algorithm. FitFunc contains an example function which is optimized.
To run the algorithm we suggest the following configuration:
[mem,bestSol,bestFit,optima,FunctionCalls]=FPA([50 0.25 500 2]);
For further information visit:
http://www.atlantis-press.com/publications/ijcis/index_ijcis.html?http%3A//www.atlantis-press.com/php/toc.php%3Fpublication%3Dijcis
Article No. 42
The code can be used without restriction, please cite us
Jorge Gálvez 1, Erik Cuevas and Omar Avalos, Flower Pollination Algorithm for Multimodal Optimization, International Journal of Computational Intelligence Systems, Vol. 10 (2017) 627–646.

引用

Erik (2025). Flower pollination multimodal method (https://www.mathworks.com/matlabcentral/fileexchange/61583-flower-pollination-multimodal-method), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersModeling についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: Red Flower in MATLAB (Entertainment and playing with MATLAB)

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Imagen was updated