EEM 3005 Signals and Systems Practice #5
EEM 3005 Signals and Systems Practice #5
Assignment 1:
Compute the solution y(t ) using MATLAB for the following differential equation:
y˙ (t ) + 4y(t ) = 2 cos(2t )u(t ), with initial condition y(0) = 2 for 0 ≤ t ≤ 15.
Compute and Plot (a) the Zero-input response, (b) the Zero-state response of the system and
(c) the overall response y(t ) separately.
Assignment 2:
Compute the solution using MATLAB for the following second-order differential equation
y¨(t ) + 5y˙ (t ) + 4y(t ) = 3 cos (t )u(t ) with initial conditions y(0) = 2 and y˙ (0) = −5, for
0≤ t ≤20. Compute and Plot (a) the Zero-input response, (b) the Zero-state response of the
system and (c) the overall response y(t ) separately.
Assignment 3 :
For each of the following differential equations modeling an LTIC system, determine and plot
(a) the zero-input response, (b) the zero-state response, (c) the overall response for the specified
input x(t ) and initial conditions. USE MATLAB.
(a) ¨y(t ) + 4˙y(t ) + 8y(t ) = ˙x(t ) + x(t ) with x(t ) = e-4tu(t ), y(0) = 0, and ˙y(0) = 0.
(b) ¨y(t ) + 6˙y(t ) + 4y(t ) = ˙x(t ) + x(t ) with x(t ) = cos(6t )u(t ), y(0) = 2, and ˙y(0) = 0.
(c) ¨y(t ) + 2˙y(t ) + y(t ) = ¨x(t ) with x(t ) = [cos(t ) + sin(2t )]u(t ), y(0) = 3, and ˙y(0) = 1.
(d) ¨y(t ) + 4y(t ) = 5x(t ) with x(t ) = 4te−tu(t ), y(0) = −2,
and ˙y(0) = 0.
(e) ¨y¨(t ) + 2y¨ (t ) + y(t ) = x(t ) with x(t ) = 2u(t ), y(0) = y¨ (0) = ˙y¨(0) = 0, and y˙ (0) = 1.
Hint: You will find useful websites below. Please read carefully each one and try to
understand each function mention in this websites.
https://www.mathworks.com/help/symbolic/dsolve.html
https://www.mathworks.com/help/matlab/math/choose-an-ode-solver.html
Note: This assignment is due to 20 November 2018 before beginning of the class.