calculating the error in parameters for exponential fit
3 views (last 30 days)
Show older comments
Hi all!
Im trying to find the exponential function that discribe my data
(I was using f = fit(x,y,'exp1') ) and i was wondering how can I find the parameter's error (as I can find for the poli fit by (max-min)/3.92)
thanks!
0 Comments
Answers (1)
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!