cftool weights given errors for y-data
2 views (last 30 days)
Show older comments
Giorgio Nissardi
on 26 Dec 2019
Answered: Shubh Sahu
on 30 Dec 2019
I am using cftool for some exponential fits. I have errors for every y-data of my fit. How can I calculate the weights for a weighted fit using these errors? I was thinking that the weight is something like the inverse of the error but to be completly onest I don't know exatly what cftool requires as a weight to do a good fit
0 Comments
Accepted Answer
Shubh Sahu
on 30 Dec 2019
In the first iteration fit your data with given method you want. Then calclaute weights by reciprocating residue and save that weights in workspace, the more the residue the less will be weights. In next iteration that weights will help you to get good fit.
0 Comments
More Answers (0)
See Also
Categories
Find more on Curve Fitting Toolbox 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!