power_method_test, an Octave code which calls power_method(), which carries 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 MIT license
power_method, an Octave code which carries out the power method for finding a dominant eigenvalue and its eigenvector.