Numerical Analysis/Power iteration exercises

From testwiki
Jump to navigation Jump to search

Exercises

Consider the matrix, A=[621251114], and the vector, x(0)=[111].

By hand, do two iterations of the power method starting with x(0).

Use a computational software package to do 50 iterations. What was the result?