Evaluate Goodness of Fit - Ellipsoid
Afficher commentaires plus anciens
I have a set of 3D data points (x,y,z) and the quadratic form of an ellipsoid of equation
a*x^2 + b*y^2 + c*z^2 + d*xy + i*z - 1 = 0
with a,b,c,d,i known parameters.
How can I evaluate how well the equation fits the data?
3 commentaires
Matt J
le 13 Juin 2019
The norm of the left hand side?
Alessandraro
le 14 Juin 2019
Matt J
le 14 Juin 2019
I don't think so. R^2 is only defined for fitting problems where you have independent and dependent variables.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!