Page 1 of 1

How to use the lapack to solve eigenvalur problem

PostPosted: Thu Dec 06, 2012 5:59 pm
by hy2012
Dear all,

I want to use the lapack to solve the eigenvalue problem? How to do it with it in matlab?

There are two matrices K and M
(K-w^2*M)A=0

to solve this problem, how to do it?
Thanks