fitting a*(1-exp(-b*x))

조회 수: 5 (최근 30일)
Raphael
Raphael 2015년 10월 29일
댓글: Star Strider 2015년 10월 29일
Hello,
I have been trying to fit a few datasets with a function of the type:
a*(1-exp(-b*x)),
or
a*exp(-b*x)+c
which has proved usually quite unsuccessful. I have tried from the Curve Fitting Toolbox, as well as directly from the code. I have played with the starting points, and the TolFun and TolX parameters. The fit from Matlab is either totally off, or just returns the initial values.
Would someone be able to explain what is the best way to fit with this kind of model.
Thanks,
Raphael
  댓글 수: 1
Star Strider
Star Strider 2015년 10월 29일
Post your code and at least one of your representative data sets.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by