Question-3 (20 points): Consider the equations with their initial condiitons given below. Develop a Matlab or Simulink a
Posted: Tue Jun 07, 2022 3:19 pm
Question-3 (20 points): Consider the equations with their initial condiitons given below. Develop a Matlab or Simulink algorithm to solve x₁(t) and x2(t). Note that u(t) indicates the unit step function. dx, (t) = = x₂(t), dx₂ (t) dt =-2x₁ (t)-3x₂ (t) + 4u(t), x₁ (0)=1, x₂(0)=0 dt