The squared power method to fit a plane to a set of points
Abstract
The 'power method' provides a computationally easy method for the determination of the best plane through a set of points. By repeatedly taking squares, one rapidly obtains the maximum eigenvalue and corresponding eigenvector of the inertia tensor. The result is the least-squares result when the points have independent, isotropic weights.