


aconv -- Convolution Tool for Two-Scale Transform
Usage
y = aconv(f,x)
Inputs
f filter
x 1-d signal
Outputs
y filtered result
Description
Filtering by periodic convolution of x with the
time-reverse of f.
See Also
iconv, UpDyadHi, UpDyadLo, DownDyadHi, DownDyadLo