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!