mech_problem.mw
Hi
I solve a mechanical exercise but i had a problem.
I know M (mass) and S (stifness) matrices (6x6).
I want to solve the (λ2M+S)v=0 eigenvalue problem, where λ are the eigenvalues and v eigenvectors.
How can i solve this problem. I tried with the Eigenvecors() command but it didn't give the right solution.
THX