Azzera filtri
Azzera filtri

NaN and Inf error when using "fit"

4 visualizzazioni (ultimi 30 giorni)
J.S.
J.S. il 20 Giu 2018
Commentato: J.S. il 21 Giu 2018
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 Commenti
J.S.
J.S. il 21 Giu 2018
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.

Accedi per commentare.

Risposte (1)

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

Categorie

Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange

Prodotti


Release

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by