필터 지우기
필터 지우기

Obtaining the chi square value from a multigaussian fit

조회 수: 4 (최근 30일)
Lorenzo Mattera
Lorenzo Mattera 2017년 8월 7일
편집: José-Luis 2017년 8월 7일
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

답변 (1개)

José-Luis
José-Luis 2017년 8월 7일
편집: José-Luis 2017년 8월 7일
Provided you have the right toolbox:
Otherwise, use the residuals of your fit and do the test yourself.

카테고리

Help CenterFile 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!

Translated by