Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

phase.shift.hilbert

Phase Shift for Hilbert Wavelet Coefficients


Description

Wavelet coefficients are circularly shifted by the amount of phase shift induced by the discrete Hilbert wavelet transform.

Usage

phase.shift.hilbert(x, wf)
phase.shift.hilbert.packet(x, wf)

Arguments

x

Discete Hilbert wavelet transform (DHWT) object.

wf

character string; Hilbert wavelet pair used in DHWT

Details

The "center-of-energy" argument of Hess-Nielsen and Wickerhauser (1996) is used to provide a flexible way to circularly shift wavelet coefficients regardless of the wavelet filter used.

Value

DHWT (DHWPT) object with coefficients circularly shifted.

Author(s)

B. Whitcher

References

Hess-Nielsen, N. and M. V. Wickerhauser (1996) Wavelets and time-frequency analysis, Proceedings of the IEEE, 84, No. 4, 523-540.

See Also


waveslim

Basic Wavelet Routines for One-, Two-, and Three-Dimensional Signal Processing

v1.8.2
BSD_3_clause + file LICENSE
Authors
Brandon Whitcher
Initial release
2020-02-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.