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

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

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

                                        Returns support of compactly supported wavelets.
                                         

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

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

Returns the support for compactly supported wavelets. This information is useful for drawing wavelets for annotating axes.
返回紧支撑小波的支持。此信息是有用的标注轴的小波。


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


support(filter.number=10, family="DaubLeAsymm", m=0, n=0)



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

参数:filter.number
The member index of a wavelet within the family. For Daubechies' compactly supported wavelet this is the number of vanishing moments which is related to the smoothness. See filter.select for more information on the wavelets.
的指数在家庭中的小波成员。的Daubechies紧支撑小波消失矩的平滑的数量。见filter.select更多信息小波。


参数:family
The family of wavelets. See filter.select for more information on the wavelets.
小波的家庭。见filter.select更多信息小波。


参数:m
Optional scale value (in usual wavelet terminology this is j)
可选的刻度值(通常小波术语中这是j)


参数:n
Optional translation value (in usual wavelet terminology, this is k)
可选的转换值(通常的小波术语,这是K)


Details

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

It is useful to know the support of a wavelet when drawing it to annotate labels. Other functions, such as wavelet density estimation (CWavDE), also use this information.
知道的小波绘图时,注释标签的支持是非常有用的。其他功能,如小波密度估计(CWavDE),也可以使用此信息。


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

A list with the following components (each one is a single numeric value) <table summary="R valueblock"> <tr valign="top"><td>lh</td> <td> Left hand support of the wavelet with scale m and translation n. These values change as m and n (although when m=0 the function confusingly returns the next coarser wavelet where you might expect it to return the mother. The mother is indexed by m=-1)</td></tr> <tr valign="top"><td>rh</td> <td> As lh but returns the rh end.</td></tr> <tr valign="top"><td>psi.lh</td> <td> left hand end of the support interval for the mother wavelet (remains unchanged no matter what m or n are)</td></tr> <tr valign="top"><td>psi.rh</td> <td> right hand end of the support interval for the mother wavelet (remains unchanged no matter what m or n are)</td></tr> <tr valign="top"><td>phi.lh</td> <td> left hand end of the support interval for the father wavelet (remains unchanged no matter what m or n are)</td></tr> <tr valign="top"><td>phi.rh</td> <td> right hand end of the support interval for the father wavelet (remains unchanged no matter what m or n are)</td></tr> </table>
以下组件(每一个都是一个单一的数值)<table summary="R valueblock"> <tr valign="top"> <TD> lh</ TD> <TD>左手支持列表的小波与的规模m和翻译&#327;。这些m和n值的变化(虽然当m = 0时的功能混淆的返回下一个粗糙的小波,你所期望的回报母亲,母亲索引M = -1)</ TD> </ TR> < TR VALIGN =“”> <TD>rh</ TD> <TD> LH,但返回RH结束。</ TD> </ TR> <tr valign="top"> <TD> psi.lh </ TD> <TD>左端支撑区间为母小波(不管是什么,m和n是保持不变)</ TD> </ TR> <tr valign="top"> < TD> psi.rh </ TD> <TD>右手的支撑区间为母小波(保持不变,无论什么m或n)</ TD> </ TR> <TR VALIGN =“顶部“<TD> phi.lh </ TD> <TD>的父亲小波(支撑区间的左端保持不变,无论什么m或n)</ TD> </ TR> <TR VALIGN =“”> <TD> phi.rh </ TD> <TD>右手的支撑区间的父亲小波(保持不变,不管是什么,m和n)</ TD> </ TR> </ TABLE>


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


G P Nason



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

CWavDE, draw.default,
CWavDE,draw.default,


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


#[]
# What is the support of a Haar wavelet?[支持的Haar小波是什么?]
#[]
support(filter.number=1, family="DaubExPhase", m=0, n=0)
#$lh[$ LH]
#[1] 0[[1] 0]
#[]
#$rh[$ RH]
#[1] 2[[1] 2]
#[]
#$psi.lh[$ psi.lh]
#[1] 0[]
#[]
#$psi.rh[$ psi.rh]
#[1] 1[[1] 1]
#[]
#$phi.lh[$ phi.lh]
#[1] 0[[1] 0]
#[]
#$phi.rh[$ phi.rh]
#[1] 1[[1] 1]
#[]
# So the mother and father wavelet have support [0,1][于是,母亲和父亲小波支持[0,1]]
#[]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 12:48 , Processed in 0.205299 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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