Parameter uncertainties after a GA optimization

4 views (last 30 days)
Razvan
Razvan on 3 Nov 2012
Commented: Matt J on 30 Apr 2022
Hi everyone,
I do a genetic algorithm optimization in a mixed integer problem (e.g. 2 parameters are integers and 5 are reals). Is there a way to get an estimation of the parameter uncertainties from the ga optimization function?
Thanks,
Razvan
  2 Comments
Matt J
Matt J on 3 Nov 2012
Edited: Matt J on 3 Nov 2012
Sounds unlikely, if you have a very complicated objective function. At the very least, you would need to know the uncertainty in your input data.
Razvan
Razvan on 4 Nov 2012
What if the objective function is not very complicated, and I know the uncertainties of the data? How can I get then the parameter uncertainties after a ga optimization?

Sign in to comment.

Answers (1)

Matt J
Matt J on 4 Nov 2012
There's a section of this FEX submission which talks about deriving uncertainty info on estimated parameters

Community Treasure Hunt

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

Start Hunting!