How can I code lateral vibration of beam in Matlab?

2 views (last 30 days)
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
yasmeen abdelkareem
yasmeen abdelkareem on 16 Sep 2016
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

Find more on Statics and Dynamics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!