powered by
Filtering by periodic convolution of x with the time-reverse of f.
aconv(f, x)
y filtered result.
y
filter.
1-d signal.
iconvv, UpDyadHi, UpDyadLo, DownDyadHi, DownDyadLo.
iconvv
UpDyadHi
UpDyadLo
DownDyadHi
DownDyadLo
qmf <- MakeONFilter('Haar') x <- MakeSignal('HeaviSine',2^3) aconv(qmf,x)
Run the code above in your browser using DataLab