linear least regression solving a and b from given data
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Phuri Nittiwat
am 6 Apr. 2022
Kommentiert: Phuri Nittiwat
am 12 Apr. 2022

From the following question in Part 2 I try to find a and b to fit the data above as f(x) = a/((x^2)+b)
from my code as I create linear regression function

and call back function

also polting graph

I wonder why my linear regression point is not on the given function that it soppose to.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!