Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
18 views (last 30 days)
Show older comments
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Linear Algebra 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!