Why am I getting "Inf computed by model function, fitting cannot continue" error in "fit" function from the Curve Fitting Toolbox in MATLAB R2022b?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Get Started with Curve Fitting Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!