vgt(Rwave)
vgt()所属R语言包:Rwave
Gabor Transform on one Voice
Gabor变换的一个语音
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Compute Gabor transform for fixed frequency.
固定频率,计算Gabor变换。
用法----------Usage----------
vgt(input, frequency, scale, plot=FALSE)
参数----------Arguments----------
参数:input
Input signal (1D array).
输入信号(一维数组)。
参数:frequency
frequency at which the Gabor transform is to be computed.
在哪些频率Gabor变换是要计算。
参数:scale
frequency at which the Gabor transform is to be computed.
在哪些频率Gabor变换是要计算。
参数:plot
if set to TRUE, plots the real part of cgt on the graphic device. </table>
如果设置为TRUE,图的实部CGT上的图形设备。 </ TABLE>
值----------Value----------
1D (complex) array containing Gabor transform at specified frequency.
1D(复杂)的数组,包含Gabor变换在指定的频率。
参考文献----------References----------
参见----------See Also----------
vwt, vDOG.
vwt,vDOG。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|