Problem 4.5: For each of the following discrete systems, use MATLAB to find the first eight terms of the impulse respons
Posted: Tue Apr 12, 2022 10:16 am
Problem 4.5: For each of the following discrete systems, use MATLAB to find the first eight terms of the impulse response (dimpulse) and the first eight terms of the step response (dstep). Compare your answers to Problem 4.3. (a) yk)= 0.6x(k) +0.4x(k - 1) +0.6x(k - 2) (b) y(k) = 0.25x(k) - 0.2x(k-1) +0.8x(k - 2) - 0.4x(k - 3) +0.25x(k - 4) (c) y(k) - 0.5y(k-1) = x(k) (d) y(k) + 2y(k-1) = x(k) (e) y(k) + 0.2y(k-1)+0.26y(k-2) = x(k) -0.5x(k-1) + Chapter 4: Key Mathematical Concepts 116