If h1, h2 and h3 are cascaded, and h1 = u(t), h2 = exp(t) and h3 = sin(t), find the overall impulse response

If h1, h2 and h3 are cascaded, and h1 = u(t), h2 = exp(t) and h3 = sin(t), find the overall impulse response Correct Answer sin(t)*exp(t)*u(t)

The resultant impulse response will be the convolution of all the subsequent impulse responses.

Related Questions

Two systems with impulse responses h1(t) and h2(t) are connected in cascade. Then the overall impulse response of the cascaded system is given by
If h1, h2 and h3 are cascaded, find the overall impulse response
Fill the half-filled code snippet to get the following graph: impulse(1,, ‘red’); ____; impulse(1,, ‘blue’); impulse(1,, ‘yellow’); impulse(1,, ‘green’);