Solve the question in Matlab and please show Matlab code
Consider a double Spring-Mass-Damper System as shown in the figure below: U >F(t) A. Create a Simulink model to simulate the dynamics of the above system for the following parameter values: F(t) = Step input force of magnitude 5 N ml = 7 kg, b1 = 3 Nsec/m, kl = 4 N/m m2 = 3 kg, b2 = 1 Nsec/m, k2= 2 N/m B. Submit a snapshot of the Simulink model created, and the Scope output for a simulation time of 50 seconds. Make sure that the Scope block plots the displacements of both masses (x1(t) and x2(t)) on the same axis. C. Comment on the nature of the displacement plots obtained in part (b). Which of the two masses (ml or m2) has greater displacement values? Is this consistent with the values of the masses (ml and m2) mentioned in part (a)?