The equation of motion for beam subjected to moving load can be represented as

EI (∂^4 y(x,t))/(∂x^4 )+m.(∂^2 y(x,t))/(∂x^2 )+c.(∂y(x,t))/∂x=F(x,t)

where m is the constant mass per unit length, EI is the flexural rigidity, c the damping of the beam, y(x, t) the displacement of the beam, and F(x, t) is the external force from moving oscillators.

I want to write a Matlab code to predict the natural frequency and damping coefficient for different mode.

Similar questions and discussions