Error while running the funcyion
显示 更早的评论
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 个评论
Walter Roberson
2018-1-20
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
2018-1-20
编辑:Matt J
2018-1-20
Giru Mishra
2018-1-20
Giru Mishra
2018-1-20
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Logging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!