Numerical Analysis/Power iteration exercises

From testwiki
Revision as of 03:22, 2 April 2016 by imported>Dave Braunschweig (Dave Braunschweig moved page Portal:Numerical analysis/Power iteration exercises to Numerical Analysis/Power iteration exercises: Making a resource)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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?