Selesnick {waveslim} | R Documentation |
Miscellaneous Functions for Dual-tree Wavelet Software
Usage
cshift(x, m)
cshift2D(x, m)
pm(a, b)
Arguments
x |
$N$-point vector |
m |
amount of shift |
a,b |
|
Value
y |
vector $x$ will be shifed by $m$ samples to the left or
matrix $x$ will be shifed by $m$ samples down. |
Author(s)
Matlab: S. Cai, K. Li and I. Selesnick; R port: B. Whitcher
References
WAVELET SOFTWARE AT POLYTECHNIC UNIVERSITY, BROOKLYN, NY
http://taco.poly.edu/WaveletSoftware/
[Package
waveslim version 1.6.1
Index]