Curve fitting tool fits a wrong equation
古いコメントを表示
I am using Matlab for my physical chemistry lab evaluation. Currently I am trying to fit an equation
, using the custom equation function. When I fit
it works fine, but as soon as I add a second parameter, the fit bocomes linear and I can't figure out why.

3 件のコメント
the cyclist
2022 年 11 月 28 日
Can you upload the data? You can use the paper clip icon in the INSERT section of the toolbar.
Elizaveta Iavorskaia
2022 年 11 月 28 日
the cyclist
2022 年 11 月 28 日
Also, I don't think this should matter, but just to be absolutely certain, I would try coding the equation as
(a./x) + b
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
