- #1
daviddoria
- 97
- 0
I know that the plane through the center of mass whose normal is the eigenvector corresponding to the smallest eigenvalue of the scatter matrix of a set of points is the best fit plane. I now want to do a "weighted least squares" - would I simply multiply the
[itex]\sum(x_j-\overline{x})(x_j-\overline{x})^T[/itex]
(from here http://en.wikipedia.org/wiki/Scatter_matrix)
by the weighting kernel
[itex]\sum(x_j-\overline{x})(x_j-\overline{x})^T w(x_j-\overline{x})[/itex]
and then proceed to find the eigenvalues as normal?
Thanks,
David
[itex]\sum(x_j-\overline{x})(x_j-\overline{x})^T[/itex]
(from here http://en.wikipedia.org/wiki/Scatter_matrix)
by the weighting kernel
[itex]\sum(x_j-\overline{x})(x_j-\overline{x})^T w(x_j-\overline{x})[/itex]
and then proceed to find the eigenvalues as normal?
Thanks,
David