Why am I getting "Inf computed by model function, fitting cannot continue" error in "fit" function from the Curve Fitting Toolbox in MATLAB R2022b?
이전 댓글 표시
I am using MATLAB R2022b and the Curve Fitting Tool (“cftool”) to fit curves to a large dataset (16,000 points) that I load from a MAT file, process, and then fit. The first fit works fine, but after I reload variables to remove outliers and try to fit again, I get following error in the toolbox result -
"Inf computed by model function, fitting cannot continue".
What is causing this error, and how can I fit my data successfully after removing outliers?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!