フィルターのクリア

Question about the best fitness function value in genetic algorithm

2 ビュー (過去 30 日間)
Ying
Ying 2017 年 3 月 26 日
コメント済み: Alan Weiss 2017 年 3 月 26 日
I am using the genetic algorithm from Global Optimization Toolbox to sovle a non-smooth optimization problem. The level of display is set to be 'iter', and I also add "@gaplotbestf" in the plot options.
However, the best fitness function value shown in the display is different from the one shown in the @gaplotbestf plot.
For example, the best fitness function value shown in the display is -0.00739942, and the best fitness function value shown in @gaplotbestf plot is -20.3323.
I have no clue why this happens and which number I should trust. Thanks!
  2 件のコメント
Walter Roberson
Walter Roberson 2017 年 3 月 26 日
I wonder if gaplotbestf takes into account locations that turn out to be rejected due to constraints?
Alan Weiss
Alan Weiss 2017 年 3 月 26 日
Do you have nonlinear constraints? Please show us your call to ga, including all options.
Alan Weiss
MATLAB mathematical toolbox documentation

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeGenetic Algorithm についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by