a) Write a MATLAB code to reproduce the signals h(t), x(t) presented below.
Use subplot to plot both signals in the same figure.
Include title, axis labels and figures captions.
(4 points)
(2pt)
b) Use MALAB code to compute the following convolution:
Add another subplot for y(t)=h(t)*x(t) in the same figure.
Include title, axis labels, captions and adjust axis to the needed window.
(2pt)