How can I ensure that Q'*M*Q=I without using MATLAB?

AI Thread Summary
To ensure that Q'*M*Q=I, where Q contains the eigenvectors of the mass matrix M, one must confirm that Q is orthonormal. This requires that the eigenvectors are normalized and orthogonal, which may not always be achievable if M is not diagonalizable. The Jordan Normal form can provide insight into cases where diagonalization is not possible. It is essential to understand the properties of the stiffness matrix K and its relationship with M in this context. Overall, achieving Q'*M*Q=I without MATLAB involves careful consideration of matrix properties and eigenvector characteristics.
nellierd
Messages
11
Reaction score
0

Homework Statement


det(K-lambdaM)=0

K is stiffness and M is mass matrix

Homework Equations



How do I make sure that Q'*M*Q=I
Where Q is the matrix whose column entries are the eigen vectors.

The Attempt at a Solution



I want to know how to do it without MATLAB help. Is it always true that I will get a diagonal matrix?
 
Physics news on Phys.org
Back
Top