Parameter estimation behavior by GA optimization toolbox
1 回表示 (過去 30 日間)
古いコメントを表示
For the parameter estimation by GA optimization toolbox, is that possible that the estimated parameter deviates from the true values?
Thanks!
0 件のコメント
採用された回答
Shashank Prasanna
2013 年 8 月 22 日
Do you know the true values? It is always entirely possible that the estimates are not the same as your true values that let you generate the data. After all you are only working with a sample dataset.
There are a number of ways to improve your results:
You can use HybridFcn to try and improve the result using another solver from where GA terminated:
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!