Multi-objective Flower Pollination Algorithm (MOFPA)

バージョン 2.040 (32.5 KB) 作成者: XS Yang
This is the demo code for multi-objective flower pollination algorithm.
ダウンロード: 692
更新 2020/3/29

ライセンスの表示

MOFPA--Multi-objective flower pollination algorithm. This demo solves a bi-objective ZDT function of D=30 (dimensions), which can be extended to solve other multi-objective optimization problems. It is relatively straightforward to extend this code to solve other multi-objective functions and optimization problems. You can change the objective functions, dimensionality, various parameters, and simple lower and upper bounds (Lb, Ub).

X.-S. Yang, M. Karamanoglu, X.-S. He, Flower pollination algorithm: A novel approach for multiobjective optimization, Engineering Optimization, vol. 46, no. 9, 1222-1237 (2014).

引用

XS Yang (2024). Multi-objective Flower Pollination Algorithm (MOFPA) (https://www.mathworks.com/matlabcentral/fileexchange/74750-multi-objective-flower-pollination-algorithm-mofpa), MATLAB Central File Exchange. 取得済み .

Yang, Xin-She, et al. “Flower Pollination Algorithm: A Novel Approach for Multiobjective Optimization.” Engineering Optimization, vol. 46, no. 9, Informa UK Limited, Oct. 2013, pp. 1222–37, doi:10.1080/0305215x.2013.832237.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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

Updated version.

2.0

Updated the codes.

1.0.0