NaN and Inf error when using "fit"

4 次查看(过去 30 天)
J.S.
J.S. 2018-6-20
评论: J.S. 2018-6-21
Does anyone know why this error occurs when "fit" is called? My data contain no NaN or Inf.
Warning: NaN, Inf, or complex value detected in startpoint; choosing random starting point instead. > In curvefit.attention.Warning/throw (line 30) In fit>iFit (line 299) In fit (line 108) In MyCode (line 47) >>
  2 个评论
J.S.
J.S. 2018-6-21
Danke, Stephan. Ja, der Anfangspunkt wurde von MATLAB bestimmt. Um dieses Problem zu vermeiden habe ich in Zukunft vor, ihn selber zu bestimmen.
Gruesse
J.S.

请先登录,再进行评论。

回答(1 个)

Jos (10584)
Jos (10584) 2018-6-21
Are you really sure?
Set a breakpoint in line 47 of your function MyCode, and check the values you enter into fit ...

类别

Help CenterFile Exchange 中查找有关 Get Started with Curve Fitting Toolbox 的更多信息

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by