How can I code lateral vibration of beam in Matlab?

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.

1 Comment

i have the same request too lol , have you found what you're looking for? i want this code too

Sign in to comment.

Answers (0)

Categories

Asked:

on 18 Mar 2015

Community Treasure Hunt

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

Start Hunting!