EigenValues of a Vibrating system
Afficher commentaires plus anciens
Hello,
I have to do a vibration analysis of a beam, but first I am calculating the eigen values of it using the formula
eigs(A,k,'smallestabs')
For my case, I have changed it to
eigs(Mass_Matrix,Stiffness_Matrix,12,'smallestabs') is it correct? or I should change it to
eigs(Stiffness_Matrix,Mass_Matrix,12,'smallestabs')
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Acoustics, Noise and Vibration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!