Computing for Beginners
NAVIGATE
(Move to ...)
HOME
INDEX
ONLINE COMPILERS
▼
Thursday, 29 May 2014
Power Method to Find the Largest Eigenvalue
Power method is used to find the numerically largest eigenvalue. The method sometimes converge very slowly. In this post I am providing the C and C++ programs to implement power method.
Figure Below Shows a Sample Output
Click here to download the C program.
Click here to download the C++ program.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment