| UpDyadHi | R Documentation | 
Hi-Pass Upsampling operator; periodized
UpDyadHi(x, qmf)
| x | 1-d signal at coarser scale. | 
| qmf | filter. | 
u 1-d signal at finer scale.
DownDyadLo, DownDyadHi,
UpDyadLo, IWT_PO, aconv.
qmf <- MakeONFilter('Haar')
x <- MakeSignal('HeaviSine',2^3)
UpDyadHi(x,qmf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.