フィルターのクリア

How to determine population size in GA?

9 ビュー (過去 30 日間)
Mac Rodge
Mac Rodge 2015 年 12 月 1 日
回答済み: elin elin 2018 年 8 月 31 日
I have 5 objective functions and 5 variables. I am using NSGA II algorithm.
Can anybody tell me hoe to determine the initial size of population in GA?
Regards, Mac
  1 件のコメント
Alfredo Arias-Montano
Alfredo Arias-Montano 2016 年 6 月 14 日
One rule of thumb for defining the population size for MOPs with up to three objectives, is to use from 2 to 10 times the number of design variables. However in your case, being a MaOP (Many objective optimization problem, i.e. more than 4 objectives), the population size I do recommend to start with is 100, 20 times the number of variables in your problem.

サインインしてコメントする。

回答 (1 件)

elin elin
elin elin 2018 年 8 月 31 日
Recently, I am also reading papers on multiple objectives.Has your program been written yet?

カテゴリ

Help Center および File ExchangeMultiobjective Optimization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by