Borrar filtros
Borrar filtros

Obtaining the chi square value from a multigaussian fit

4 visualizaciones (últimos 30 días)
Lorenzo Mattera
Lorenzo Mattera el 7 de Ag. de 2017
Editada: José-Luis el 7 de Ag. de 2017
I am using the Matlab fit function to fit data with several gaussian functions. It seems to work, I obtain the gaussian parameters but I cannot find the way to get also the chi square of the fit. Should I calculate but myself? No way to have it in the output? Thanks for any suggestion Renzo

Respuestas (1)

José-Luis
José-Luis el 7 de Ag. de 2017
Editada: José-Luis el 7 de Ag. de 2017
Provided you have the right toolbox:
Otherwise, use the residuals of your fit and do the test yourself.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by