powered by
Compute the convolution of $f$ and $g$ in the periodic setting.
BlurSignal(f, g)
Returns the convolution of $f$ and $g$.
A sample of $f$.
A sampel of $g$
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
x=1:10 y=1:10 BlurSignal(x,y)
Run the code above in your browser using DataLab