addpkt(wavethresh)
addpkt()所属R语言包:wavethresh
Add a wavelet packet box to an already set up time-frequency plot
小波包箱已成立时频图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function assumes that a high-level plot has already been set up using plotpkt. Given that this function plots a wavelet packet box at a given level, packet index and with particular shading and color and optionally plotting a sequence of coefficients at that location rather than a shaded box.
此函数假定一个高层次的图已经被设置了使用plotpkt。鉴于此功能绘制在一个给定的水平,分组指数和特定的阴影和颜色,可以绘制序列系数在阴影框中的位置,而不是小波包箱。
用法----------Usage----------
addpkt(level, index, density, col, yvals)
参数----------Arguments----------
参数:level
The level at which the box or yvals are plotted
在哪一级箱或yvals的绘制
参数:index
The packet index at which the box of yvals are plotted
在该数据包索引的方块yvals绘制
参数:density
The density of the shading of the box
的遮光框的密度
参数:col
The color of the box
颜色的方块
参数:yvals
If this argument is missing then a shaded coloured box is drawn, otherwise a time series of yvals is plotted where the box would have been.
如果此参数丢失,则绘制一个阴影颜色的方块,否则一系列的yvals绘制的方块会一直。
Details
详细信息----------Details----------
Description says all
介绍说,所有的
值----------Value----------
Nothing
无
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
basisplot,basisplot.BP,
basisplot,basisplot.BP,
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|