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

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

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

                                        Wavelet packet transform.
                                         小波包变换。

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

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

This function computes a wavelet packet transform (computed by the complete binary application of the DH and DG packet operators, as opposed to the Mallat discrete wavelet transform which only recurses on the DH operator [low pass]).
此函数计算小波包变换(计算的完整的二进制应用程序的DH和DG包营办商的,反对的Mallat离散小波变换递归的DH [低通])。


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


wp(data, filter.number=10, family="DaubLeAsymm", verbose=FALSE)



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

参数:data
A vector containing the data you wish to decompose. The length of this vector must be a power of 2.
一个向量,包含你想分解的数据。此向量的长度必须是2的幂的。


参数:filter.number
This selects the smoothness of wavelet that you want to use in the decomposition. By default this is 10, the Daubechies least-asymmetric orthonormal compactly supported wavelet with 10 vanishing moments.
选择要使用的分解小波的平滑度。默认情况下,这是10,至少不对称的Daubechies正交的紧支撑小波与10个消失矩。


参数:family
specifies the family of wavelets that you want to use. The options are "DaubExPhase" and "DaubLeAsymm".
指定要使用的小波家庭。的选项“DaubExPhase”和“DaubLeAsymm”。


参数:verbose
if TRUE then (un)helpful messages are printed during the execution.
如果TRUE(UN)有用的信息打印在执行过程中。


Details

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

The paper by Nason, Sapatinas and Sawczenko, 1998 details this implementation of the wavelet packet transform. A more thorough reference is Wickerhauser, 1994.
本文1998年利晨,Sapatinas和Sawczenko,详细地说明了这一点。小波包变换的实施。一个更全面的参考,1994年Wickerhauser。


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

An object of class wp which contains the (decimated) wavelet packet coefficients.
对象的类wp(毁灭)的小波包系数。


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

Version 3.0 Copyright Guy Nason 1994
3.0版版权盖利晨1994年


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


G P Nason



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

accessC.wp, accessD.wp, basisplot.wp, draw.wp,drawwp.default, filter.select, getpacket.wp, InvBasis.wp, MaNoVe.wp, plot.wp, print.wp, putC.wp, putD.wp, putpacket.wp, summary.wp, threshold.wp, wp.object.
accessC.wp,accessD.wp,basisplot.wp,draw.wp,drawwp.default,filter.select,getpacket.wp,InvBasis.wp,MaNoVe.wp,plot.wp,print.wp,putC.wp,putD.wp,putpacket.wp,summary.wp,threshold.wp,wp.object 。


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


v <- rnorm(128)
vwp <- wp(v)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 15:40 , Processed in 0.023894 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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