Curve Fitting Power Function
Show older comments
y = ax^b
i want in on one figure both the given statistical data and the best fitted curve that you were able to find, use corresponding commands to make your drawing clear.
Answers (2)
Matt J
on 24 Apr 2021
0 votes
The Curve Fitting Toolbox does have straightforward tools for that case, both GUI-based and programmatic,
Image Analyst
on 25 Apr 2021
0 votes
See documentation for fitnlm in the stats toolbox. If you can't figure it out, write back and I'll attach my demo for it (it's on my other computer).
Categories
Find more on Fit Postprocessing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!