redundant6939
- 10
- 0
Homework Statement
x(t) = cos(3πt)
h(t) = e<sup>-2t</sup>u(t)
Find y(t) = x(t) * h(t)(ie convolution)
Homework Equations
Y(s) = X(s)H(s) and then take inverse laplace tranform of Y(s)
The Attempt at a Solution
L(x(t)) = [πδ(ω - 3π) + πδ(ω + 3π)]
L(h(t)) = \frac{1}{s+2}
Laplace Transform inverse :
y(t) = \frac{1}{2} \int \frac{e^{st}}{s+2} * δ(w-3π) + \frac{1}{2} \int \frac{e^{st}}{s+2} * δ(w+3π)dt = \frac{1}{2} \frac {e^{3sπ} + e^{-3sπ}}{s+2}
Im not sure about direc delta integration..
Last edited: