phase.shift.hilbert(waveslim)
phase.shift.hilbert()所属R语言包:waveslim
Phase Shift for Hilbert Wavelet Coefficients
希尔伯特相移小波系数
译者:生物统计家园网 机器人LoveR
描述----------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.
Discete的希尔伯特小波变换(DHWT)的对象。
参数:wf
character string; Hilbert wavelet pair used in DHWT
字符的字符串;的希尔伯特小波对用于DHWT
Details
详细信息----------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.
赫斯-Nielsen和Wickerhauser的(1996年)的“中心的能量”的说法是用来提供一种灵活的方式,循环移位小波系数,而不管所使用的小波滤波器。
值----------Value----------
DHWT (DHWPT) object with coefficients circularly shifted.
DHWT系数(DHWPT)对象与循环移位的。
(作者)----------Author(s)----------
B. Whitcher
参考文献----------References----------
Wavelets and time-frequency analysis, Proceedings of the IEEE, 84, No. 4, 523-540.
参见----------See Also----------
phase.shift
phase.shift
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|