Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

eigs in MATLAB

Status
Not open for further replies.

searcher2010

Mechanical
Nov 7, 2010
5
0
0
hello

I need to know the numerical method used by the command eigs in MATLAB which is used to get eigenfrequencies and eigevectors of matrices.
any help will be great!!
thanks
 
Replies continue below

Recommended for you

thanks alot Locock
but,do you know if the command eigs which is calculate only some of the eigenvalues and eigenvectors using the QR algorthim, Bisection method or the Invese iteration method?
my matrices are symmetric and complex, and according to the EISPACK algorithm for complex matrix the QR is used but QR calculate the whole eigenvalues and eigenvectors!!

waiting your reply please

cheers
 
Status
Not open for further replies.
Back
Top