A code for performing local sensitivity analysis.

5 views (last 30 days)
Hello,
If I have a model equation containing some parameters, and I want to change the values of each parameter by 10% of the baseline value (P(baseline) + 10%P) and (P - 10%P) while the other parameters' values are fixed at their baseline (changing one parameter at a time ) and so on to get the best solution for the equation.
Is there a code for doing this?
Thanks in advance.
  1 Comment
José-Luis
José-Luis on 10 Feb 2017
What sort of local sensitivity? I reckon this is not what you actually want, but you could actually look at one of the very many optimization routines available, some of which produce confidence intervals, and optimize one parameter at a time.
There are also very many ways of estimating sensitivity so in order to get a better answer, you might need to be more specific.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!