Convolution of rectangular pulse with sinusoid

921 Views Asked by At

I have the following convolution

$$ 3 \mbox{rect} \left(\frac{t}{10}\right) \circledast \frac{1}{2}[ \delta(t - 20) + \delta(t+20)] $$

How can I compute it?