EngWiPy
- 1,361
- 61
Hi,
I have encountered with this:
\delta[y-a]*\delta[y-b]
where a and b are positive real numbers, and * denotes convolution. How to do this in both continuous and discrete cases? In Wikipedia, they say that:
\int_{-\infty}^{\infty}\delta(\zeta-x)\delta(x-\eta)\,dx=\delta(\zeta-\eta)
Can I use this result, so that:
\delta[y-a]*\delta[y-b]=\delta[y-b-a]?
Thanks in advance
I have encountered with this:
\delta[y-a]*\delta[y-b]
where a and b are positive real numbers, and * denotes convolution. How to do this in both continuous and discrete cases? In Wikipedia, they say that:
\int_{-\infty}^{\infty}\delta(\zeta-x)\delta(x-\eta)\,dx=\delta(\zeta-\eta)
Can I use this result, so that:
\delta[y-a]*\delta[y-b]=\delta[y-b-a]?
Thanks in advance