Curve Fitting Power Function

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
Matt J on 24 Apr 2021
The Curve Fitting Toolbox does have straightforward tools for that case, both GUI-based and programmatic,
Image Analyst
Image Analyst on 25 Apr 2021
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

Products

Tags

Asked:

on 24 Apr 2021

Answered:

on 25 Apr 2021

Community Treasure Hunt

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

Start Hunting!