sensitivity during optimisation, with fun argument

Hi
when optimising with fminbnd I find that the y value may vary due to experimental sensitivity. On reading I find the 'fun' argument may reduce plot sensitivity. Am I correct and will someone please instruct me on how to accomplish this?
Gavin.

3 Comments

What do you mean by "plot sensitivity" ? What are you trying to plot ?
Best wishes
Torsten.
Hello, my X data is time and my Y data is structure deviation. Using fminbnd it appears the maximum (using -f) will be infinite and I must define a deviation limit.
Is it possible rather than to find a optimum point use the function equation by finding its derivative, setting this equal to 0 and solving for X? My problem would now be to define a position on the curve at which Y variations become negligible.

Sign in to comment.

 Accepted Answer

Thank you for your input, during re-reading the manual it appears that 'smoothing' in chapter 2 will accomplish this. My original data has minor fluctuations. Thanks again.
Gavin.

More Answers (0)

Categories

Find more on Biological and Health Sciences in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!