*** Welcome to piglix ***

Power iteration


In mathematics, the power iteration (also known as power method) is an eigenvalue algorithm: given a matrix , the algorithm will produce a number , which is the greatest (in absolute value) eigenvalue of , and a nonzero vector , the corresponding eigenvector of , such that . The algorithm is also known as the Von Mises iteration.


...
Wikipedia

...