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