To calculate analytical and FEM modes for a rectangular plate simply supported on all four edges, follow the steps below:
main.m252 chars7 lines
rectangle
command:main.m395 chars19 lines
K
and mass matrix M
using the FEM:main.m437 chars13 lines
main.m190 chars10 lines
main.m427 chars19 lines
This code will generate a plot of the first three mode shapes of the rectangular plate simply supported on all four edges, along with their corresponding natural frequencies.
gistlibby LogSnag