eigs in MATLAB
eigs in MATLAB
(OP)
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
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





RE: eigs in MATLAB
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: eigs in MATLAB
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
RE: eigs in MATLAB
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: eigs in MATLAB
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?