找回密码
 注册
查看: 433|回复: 0

R语言 wavethresh包 draw.wp()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 17:18:55 | 显示全部楼层 |阅读模式
draw.wp(wavethresh)
draw.wp()所属R语言包:wavethresh

                                        Draw wavelet packet associated with a wp object.
                                         画出小波包与可湿性粉剂对象相关联的。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function draws a wavelet packet associated with a wp.object.
此函数绘制小波包与一个wp.object。


用法----------Usage----------


## S3 method for class 'wp':
draw(wp, level, index, plot.it=TRUE, main, sub, xlab, ylab, ...)




参数----------Arguments----------

参数:wp
The wp class object whose associated wavelet packet you wish to draw.
wp类,其相关的小波包你想绘制的对象。


参数:level
The resolution level of wavelet packet in the wavelet packet decomposition that you wish to draw (corresponds to scale).
分辨率级别的小波包小波包分解,你想画(规模)。


参数:index
The packet index of the wavelet packet in the wavelet packet decomposition that you wish to draw (corresponds to number of oscillations).
包指数的小波包小波包分解,你想画(对应的振荡次数)。


参数:plot.it
If TRUE then the wavelet packet is plotted on the active graphics device. If FALSE then the y-coordinates of the packet are returned. Note that x-coordinates are not returned (the packet is periodic on its range anyway).
如果设置为TRUE,则小波包活性的图形的移动设备上绘制。如果为FALSE,则该分组的y坐标返回。需要注意的是x坐标返回(反正在其范围内的数据包是周期性的)。


参数:main
The main argument for the plot
图的主要理由


参数:sub
The subtitle for the plot
字幕的图


参数:xlab
The labels for the x axis
x轴的标签


参数:ylab
The labels for the y axis
y轴的标签


参数:...
Additional arguments to pass to the drawwp.default function which does the drawing. In particular, arguments can be set to choose between drawing the mother wavelet and scaling function, to set the resolution of the plot, to choose between drawing one and two dimensional pictures.
额外的参数传递给drawwp.default函数做图。特别是,参数可以设置之间进行选择绘制母小波和尺度函数,将分辨率设置的图,选择图一维和二维图片。


Details

详细信息----------Details----------


值----------Value----------

If the plot.it argument is set to TRUE then nothing is returned. Otherwise, if plot.it is set to FALSE the coordinates of what would have been plotted are returned.
如果plot.it参数被设置成TRUE,然后返回任何值。否则,如果plot.it设置为FALSE将被绘制的坐标返回。


RELEASE----------RELEASE----------

Version 3.9.6 Copyright Guy Nason 1998
版本3.9.6版权所有1998年盖利晨


注意----------Note----------

If the plot.it argument is TRUE (which it is by default) a plot of the appropriate wavelet packet is plotted on the active graphics device.
如果plot.it的说法是TRUE(这是默认设置)一块适当的小波包上绘制动态图形设备。


(作者)----------Author(s)----------


G P Nason



参见----------See Also----------

filter.select, wp, wp.object, drawwp.default.
filter.select,wp,wp.object,drawwp.default。


实例----------Examples----------


#[]
# Generate some test data[生成一些测试数据。]
#[]
test.data <- example.1()$y
## Not run: ts.plot(test.data)[#不运行:ts.plot(test.data)]
#[]
# Now do the wavelet packet transform of the data using the Daubechies[现在做的小波包变换的数据使用的Daubechies]
# least-asymmetric wavelet N=10 (the default arguments in[至少不对称小波N = 10(默认参数]
# wp).[WP)。]
#[]
tdwp <- wp(test.data)
#[]
# What happens if we try to draw this new tdwp object?[如果我们试图绘制这个新的tdwp对象,会发生什么事?]
#[]
## Not run: draw(tdwd, level=4, index=12)[#不运行:绘制(tdwd,水平= 4,指数= 12)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 17:45 , Processed in 0.026884 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表