power_method_test, a MATLAB program which calls power_method() to carry out the power method, for determining the eigenvalue of largest magnitude, and the corresponding eigenvector, of a given matrix.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
power_method, a MATLAB library which carries out the power method for finding a dominant eigenvalue and its eigenvector.