2. Example `[[8,-6,2],[-6,7,-4],[2,-4,3]]` (Previous example) | 4. Example `[[2,3],[4,10]]` (Next example) |
3. Example `[[1,1,1],[-1,-3,-3],[2,4,4]]`
Find Power Method for finding dominant eigenvalue ... `[[1,1,1],[-1,-3,-3],[2,4,4]]`Solution:`1^(st)` Iteration and by scaling we obtain the approximation `2^(nd)` Iteration and by scaling we obtain the approximation `3^(rd)` Iteration and by scaling we obtain the approximation `:.` The dominant eigenvalue `lamda=2` and the dominant eigenvector is :
This material is intended as a summary. Use your textbook for detail explanation. Any bug, improvement, feedback then
2. Example `[[8,-6,2],[-6,7,-4],[2,-4,3]]` (Previous example) | 4. Example `[[2,3],[4,10]]` (Next example) |
|