plotwt(Rwave)
plotwt()所属R语言包:Rwave
Plot Dyadic Wavelet Transform
图二进小波变换
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot dyadic wavelet transform.
图二进小波变换。
用法----------Usage----------
plotwt(original, psi, phi, maxresoln, scale=FALSE, yaxtype="s")
参数----------Arguments----------
参数:original
input signal.
输入信号。
参数:psi
dyadic wavelet transform.
二进小波变换。
参数:phi
scaling function transform at last resolution.
在最后一项决议尺度函数变换。
参数:maxresoln
number of decomposition scales.
分解尺度。
参数:scale
when set, the wavelet transform at each scale is plotted with the same scale.
与同等规模时,小波变换在各尺度绘制。
参数:yaxtype
axis type (see R manual). </table>
轴型(R手动)。 </ TABLE>
参考文献----------References----------
参见----------See Also----------
plotResult, epl, wpl.
plotResult,epl,wpl。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|