Selesnick.Rd
Miscellaneous functions for dual-tree wavelet software.
cshift(x, m)
cshift2D(x, m)
pm(a, b)
x | N-point vector |
---|---|
m | amount of shift |
a,b | input parameters |
vector x will be shifed by m samples to the left or matrix x will be shifed by m samples down.
(a+b)/sqrt(2)
(a−b)/sqrt(2)
WAVELET SOFTWARE AT POLYTECHNIC UNIVERSITY, BROOKLYN, NY
http://taco.poly.edu/WaveletSoftware/
Matlab: S. Cai, K. Li and I. Selesnick; R port: B. Whitcher