morwave(Rwave)
morwave()所属R语言包:Rwave
Ridge Morvelets
岭Morvelets
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Generates the Morlet wavelets at the sample points of the ridge.
生成的Morlet小波采样点的山脊。
用法----------Usage----------
morwave(bridge, aridge, nvoice, np, N, w0=2 * pi)
参数----------Arguments----------
参数:bridge
time coordinates of the ridge samples.
时间坐标的脊样品。
参数:aridge
scale coordinates of the ridge samples.
规模坐标脊样品。
参数:nvoice
number of different scales per octave.
数不同尺度的每倍频程。
参数:np
number of samples in the input signal.
的输入信号中的采样数。
参数:N
size of reconstructed signal.
重构信号的大小。
参数:w0
central frequency of the wavelet. </table>
小波的中心频率。 </ TABLE>
值----------Value----------
Returns the Morlet wavelets at the samples of the time-scale plane given in the input: complex array of Morlet wavelets located on the ridge samples
返回的Morlet小波在样品中的输入给定的时间尺度的平面:的Morlet小波位于脊样品的复数排列
参考文献----------References----------
参见----------See Also----------
morwave2, gwave, gwave2.
morwave2,gwave,gwave2。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|