Borrar filtros
Borrar filtros

error during fitting a model

4 visualizaciones (últimos 30 días)
aditi
aditi el 19 de En. de 2018
Comentada: Torsten el 19 de En. de 2018
I am fitting a function using "fittype" and "fit" commands. But I am getting following error again and again. Sometimes it goes away. But rarely. Please help me.
Error using fit>iFit (line 340) Complex value computed by model function, fitting cannot continue. Try using or tightening upper and lower bounds on coefficients.
Error in fit (line 108) [fitobj, goodness, output, convmsg] = iFit( xdatain, ydatain, fittypeobj, ...
Error in test2 (line 10) f=fit(x,y,ft)
  1 comentario
Torsten
Torsten el 19 de En. de 2018
Show us your model function.
Best wishes
Torsten.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by