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

11 次查看(过去 30 天)
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks

回答(1 个)

KSSV
KSSV 2015-9-30
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.

类别

Help CenterFile Exchange 中查找有关 Eigenvalues & Eigenvectors 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by