Error while running the funcyion
Mostrar comentarios más antiguos
While running my function, I am getting following error. 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, ...
4 comentarios
Walter Roberson
el 20 de En. de 2018
Which model are you fitting against? What is the range of your x and y data? Have you put in any range constraints?
Giru Mishra
el 20 de En. de 2018
Editada: Matt J
el 20 de En. de 2018
Giru Mishra
el 20 de En. de 2018
Giru Mishra
el 20 de En. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!