Multiobjective Cuckoo Search (MOCS)

バージョン 2.0.0 (6.85 KB) 作成者: XS Yang
This demo shows how the multiobjective cuckoo search works.
ダウンロード: 780
更新 2020/3/29

ライセンスの表示

The multiobjective cuckoo search (MOCS) is a nature-inspired optimization algorithm. This demo solves the bi-objective ZDT3 functions with D=30 (dimensions), and the obtained Pareto Front is displayed. 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).

引用

XS Yang (2024). Multiobjective Cuckoo Search (MOCS) (https://www.mathworks.com/matlabcentral/fileexchange/74752-multiobjective-cuckoo-search-mocs), MATLAB Central File Exchange. 取得済み .

Yang, Xin-She, and Suash Deb. “Multiobjective Cuckoo Search for Design Optimization.” Computers & Operations Research, vol. 40, no. 6, Elsevier BV, June 2013, pp. 1616–24, doi:10.1016/j.cor.2011.09.026.

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

Community Treasure Hunt

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

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

Updated.

1.0.0