Multiple Design Options - MOPSO (MDO-MOPSO)

バージョン 1.5 (21.7 KB) 作成者: Davide Fioriti
Parallel version of Multi-Objective Particle Swarm Optimization also with improved convergence, history tracking and multiple design options
ダウンロード: 332
更新 2022/2/13
Improved version of Multiple Objective Particle Swarm Optimization (MOPSO), that:
(1) has advanced convergence criteria,
(2) tracks the entire history of the simulated points including auxiliary quantities,
(3) supports parallel computing by specifying a paremter,
(4) identifies Multiple Design Options: points close to the Pareto frontier for a given tolerance,
(5) presents a more user-friendly method to set options is also included, and
(6) supports vectorized functions.
Two advanced convergence criteria are based on (1) the spread measure and (2) quadratic mean of the crouding distances, which enhance the standard criterion based on maximum number of iterations.
Similarly to MATLAB optimization functions, the code implements options for the solver with default values; this version enables the user to change only the desired parameter in a simple way, as also shown in the example.
More details are reported in the referenced paper or please leave a comment below.
The proposed formulation automatically supports vectorized functions or not-vectorized function; for the non-vectorized functions, the methodology also supports parallel computing by simply enabling a parameter.

引用

Fioriti, Davide, et al. “Coupling Economic Multi-Objective Optimization and Multiple Design Options: A Business-Oriented Approach to Size an off-Grid Hybrid Microgrid.” International Journal of Electrical Power & Energy Systems, vol. 127, Elsevier BV, May 2021, p. 106686, doi:10.1016/j.ijepes.2020.106686.

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

ヒントを得たファイル: Multi-Objective Particle Swarm Optimization (MOPSO)

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.5

Update connection with github

1.4

Link to github

1.3.5

Better description of the parallel capabilities

1.3.4

Updated reference citation

1.3.3

Updated summary

1.3.2

Updated summary

1.3.1

Updated summary

1.3

Updated description to specify the parallel capabilities of the methodology

1.2.1

Re-upload of files, minor changes

1.2

Update function for efficiency

1.1.1

Changed image

1.1

Inclusion of the calculation procedure for MDOs for 2- and N-dimensional multi-objective optimization

1.0.4

- updated title

1.0.3

- Updated description

1.0.2

- Updated description

1.0.1

- updated image
- updated description

1.0.0

Update reference and files

0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。