Clear Filters
Clear Filters

using nlparci with weighted error function

1 view (last 30 days)
Baptiste
Baptiste on 30 Apr 2020
Edited: Baptiste on 30 Apr 2020
Hello.
As this post is really old and not really answered,I ask the question again.
How to calculate parameters confidence interval with for exemple nlparci when the function is weighted. In general case one can write the error to minimize as:
w is the wheight, y the data, f(x) the function to approximate the data.
In my case I use a relative error:
I used the lsqnonlin function and fitted during 5 days since my function is slow and since I have 7 parameters. I recorded the output of lsqnonlin

Answers (0)

Community Treasure Hunt

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

Start Hunting!