Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
0 Commenti
Risposte (1)
KSSV
il 30 Set 2015
Natural frequency is nothing but a Eigenvalue. Here Eigenvalue of stiffness matrix and mass matrix. Go through 'eig' function. You can also extract mode shapes for the corresponding eigenvalue. I guess you are solving natural frequencies by FEM.
0 Commenti
Vedere anche
Categorie
Scopri di più su Linear Algebra in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!