Parameter estimation behavior by GA optimization toolbox
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
For the parameter estimation by GA optimization toolbox, is that possible that the estimated parameter deviates from the true values?
Thanks!
0 Kommentare
Akzeptierte Antwort
Shashank Prasanna
am 22 Aug. 2013
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:
4 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Genetic Algorithm finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!