MaNoVe.wp(wavethresh)
MaNoVe.wp()所属R语言包:wavethresh
Make Node Vector (using Coifman-Wickerhauser best-basis type algorithm) on wavelet packet object
小波包对象的节点矢量(夸夫曼Wickerhauser最好的基础类型算法)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This method chooses a "best-basis" using the Coifman-Wickerhauser (1992) algorithm applied to wavelet packet, wp.object, objects.
这种方法选择“最基础”的使用的Coifman Wickerhauser(1992)算法应用于小波包,wp.object“对象。
用法----------Usage----------
## S3 method for class 'wp':
MaNoVe(wp, verbose=FALSE, ...)
参数----------Arguments----------
参数:wp
The wp object for which you wish to find the best basis for.
WP对象,你想找到最好的基础。
参数:verbose
Whether or not to print out informative messages
无论打印出的信息性消息
参数:...
Other arguments
其他参数
Details
详细信息----------Details----------
Description says all
介绍说,所有的
值----------Value----------
A wavelet packet node vector object of class nvwp, a basis description. This can be fed into a basis inversion using, say, the function InvBasis.
一种小波包节点矢量对象的类nvwp,一个基础描述。这可以被送入一个基础反转,也就是说,使用的功能InvBasis。
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
InvBasis, MaNoVe, MaNoVe.wst, wp.object, wp
InvBasis,MaNoVe,MaNoVe.wst,wp.object,wp
实例----------Examples----------
#[]
# See example of use of this function in the examples section[使用此功能的例子在示例一节]
# of the help of plot.wp[的帮助下plot.wp的]
#[]
# A node vector vnv is created there that gets plotted.[被绘制,节点矢量VNV创建。]
#[]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|