Why am I getting "Inf computed by model function, fitting cannot continue" error in "fit" function from the Curve Fitting Toolbox in MATLAB R2022b?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!