Write and test MatLAB code implementing the mathematical models
of the boundary value problem to evaluate the elastic deflection of
the beam based on Euler-Bernoulli and Timoshenko theories with
finite difference discretisation (for numerical integration and
differentiation). The results must be plotted on a graph with
labelled local maxima and minima
Plot all four curves over 0 < t < 4 together using MATLAB.
Post code in the response.
C1 : x=−5+2e−tcos20t y=−5+2e−tsin20t
z=4t
C2 : x=−5+2e−tcos20t y=5+2e−tsin20t
z=4t
C3 : x=5+2e−tcos20t y=−5+2e−tsin20t
z=4t
C4 : x=5+2e−tcos20t y=5+2e−tsin20t
z=4t