Why am I getting "Inf computed by model function, fitting cannot continue" error in "fit" function from the Curve Fitting Toolbox in MATLAB R2022b?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!