Clear Filters
Clear Filters

Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks

11 views (last 30 days)
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks

Answers (1)

KSSV
KSSV on 30 Sep 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.

Categories

Find more on Eigenvalues & Eigenvectors in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!