contwlet(RSEIS)
contwlet()所属R语言包:RSEIS
Contour Wavelet Transform
轮廓小波变换
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Contour Wavelet Transform
轮廓小波变换
用法----------Usage----------
contwlet(baha, Ysig, dt, clev = 0.75, NLEV = 12, zscale = 1, zbound = NULL, col = col, ygrid = FALSE, WUNITS = "Volts", PEAX = NULL)
参数----------Arguments----------
参数:baha
Output of wavelet transform (image)
输出的小波变换(图片)
参数:Ysig
input signal to wavelet transform
小波变换的输入信号
参数:dt
DeltaT, sample rate
DeltaT的单位,采样率
参数:clev
levels for contours
水平轮廓
参数:NLEV
number of levels
级别数目
参数:zscale
scale of amplitudes
规模的振幅
参数:zbound
bounds for scale of interest
界规模的利益
参数:col
color for contour lines
等高线的颜色
参数:ygrid
logical, TRUE=add grid lines
逻辑,TRUE =加网格线
参数:WUNITS
Units of wavelet transform
小波变换单位
参数:PEAX
peaks structure
峰结构
值----------Value----------
Graphical Side Effect
图形副作用
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees.edu>
参见----------See Also----------
plotwlet, wlet.do, wlet.drive
plotwlet,wlet.do,wlet.drive
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|