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

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

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

                                        Get mother wavelet coefficients from a packet ordered non-decimated wavelet object (wst).
                                         母亲的小波系数从一个包下令非抽取小波对象(WST)。

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

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

The mother wavelet coefficients from a packet ordered non-decimated wavelet object, wst, are stored in a matrix. This function extracts all the coefficients corresponding to a particular resolution level.
从一个数据包的母小波系数下令非抽取小波物件,wst,被存储在一个矩阵。此函数提取的所有的系数对应于一个特定的分辨率等级。


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


## S3 method for class 'wst':
accessD(wst, level, aspect = "Identity", ...)



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

参数:wst
Packet ordered non-decimated wavelet object from which you wish to extract the mother wavelet coefficients.
包下令非抽取小波对象,该对象要提取的母亲小波系数。


参数:level
The level that you wish to extract. This can range from zero (the coarsest coefficients) to nlevels(wstobj) which returns the original data.
的水平,你要提取。这可以从零(粗的系数)来NLEVELS(wstobj),它返回原来的数据的范围。


参数:aspect
Function to apply to coefficient before return. Supplied as a character argument which gets converted to a function. For example, "Mod" which returns the absolute value of complex-valued coefficients.
功能适用于前回归系数。作为一个字符被转换成一个函数的参数,它提供。例如,“管理员”,返回复数系数的绝对值。


参数:...
Other arguments
其他参数


Details

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

The wst function performs a packet-ordered non-decimated wavelet transform. This function extracts all the mother wavelet coefficients at a particular resolution level specified by level.
wst函数执行的数据包排序的非抽取小波变换。此功能在一个特定的分辨率级别指定的level提取所有的母亲小波系数。

Note that coefficients returned by this function are in packet order. They can be used as is but for many applications it might be more useful to deal with the coefficients in packets: see the function getpacket.wst for further details.
请注意,这个函数返回的系数是在数据包的顺序。他们可以直接使用,但对于许多应用程序,它可能是更有益的处理数据包中的系数:功能getpacket.wst的进一步详情。

Note that all the coefficients here are those of mother wavelets. The non-decimated transform efficiently computes all possible shifts of the discrete wavelet transform computed by wd.
请注意,这里所有的系数是母小波。有效地非锐减变换的计算所有可能发生的变化的离散小波变换的计算wd。


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

A vector of the extracted coefficients.
所提取的系数的向量。


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


G P Nason



参考文献----------References----------

Nason, G.P. and Silverman, B.W. The stationary wavelet transform and some statistical applications.

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

wst, wst.object, accessD, getpacket.wst
wst,wst.object,accessD,getpacket.wst


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


#[]
# Get the 4th level of mother wavelet coefficients from a decomposition[4级母小波系数的分解]
#[]
dat <- rnorm(128)
accessD(wst(dat), level=4)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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