Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, is there a function that calculate the natural frequency for the system if the stiffness and mass matrices is available. Thanks
0 comentarios
Respuestas (1)
KSSV
el 30 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Linear Algebra en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!