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

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

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

                                        Draw mother wavelet or scaling function associated with wst object.
                                         画出母亲的小波或缩放功能与WST对象相关联。

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

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

This function draws the mother wavelet or scaling function associated with a  wst.object.
此函数绘制的母亲的小波或缩放功能与一个wst.object。


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


## S3 method for class 'wst':
draw(wst, ...)



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

参数:wst
The wst class object whose associated wavelet or scaling function you wish to draw.



参数:...
Additional arguments to pass to the draw.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.
额外的参数传递给draw.default函数做图。特别是,参数可以设置之间进行选择绘制母小波和尺度函数,将分辨率设置的图,选择图一维和二维图片。


Details

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


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

If the plot.it argument is set to TRUE then nothing is returned. Otherwise, Otherwise, as with draw.default, the coordinates of what would have been plotted are returned.
如果plot.it参数被设置成TRUE,然后返回任何值。否则,否则,draw.default,绘制的坐标会是怎样被返回。


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

Version 3.6 Copyright Guy Nason 1995
3.6版版权盖利晨1995年


注意----------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, wst.object, draw.default.
filter.select,wst.object,draw.default。


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


#[]
# Generate some test data[生成一些测试数据。]
#[]
test.data <- example.1()$y
## Not run: ts.plot(test.data)[#不运行:ts.plot(test.data)]
#[]
# Now do the \code{packet-ordered non-decimated DWT}  of the data using the Daubechies[现在不用了\ code {包排序,非消灭DWT}的数据使用的Daubechies]
# least-asymmetric wavelet N=10 (the default arguments in \code{\link{wst}}).[至少不对称的小波(N = 10 \代码{\的链接{WST}})的默认参数。]
#[]
tdwst <- wst(test.data)
#[]
# What happens if we try to draw this new tdwst object?[如果我们试图绘制这个新的tdwst对象,会发生什么事?]
#[]
## Not run: draw(tdwst)[#不运行:绘制(tdwst)]
#[]
# We get a picture of the wavelet that did the transform[我们得到了图片的小波,并改造]
#[]

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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