Question

Problem 3: Use the power method to determine the highest eigenvalue and corresponding eigenvector for the matrix Show four iterations of your hand calculations, starting with an initial guess for

the eigenvector {1 1 1}^T.Also, use the powereig.m M-file function discussed in class (posted on Canvas under Lecture 16) to obtain the eigenvalue within 0.01% accuracy using MATLAB.

Question image 1Question image 2Question image 3Question image 4