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!
