Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
21 次查看(过去 30 天)
显示 更早的评论
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
0 个评论
回答(1 个)
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.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!