linear least regression solving a and b from given data
1 回表示 (過去 30 日間)
古いコメントを表示

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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!