vecmorlet(Rwave)
vecmorlet()所属R语言包:Rwave
Morlet Wavelets on a Ridge
的Morlet小波岭
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Generate Morlet wavelets at specified positions on a ridge.
生成的Morlet小波在山脊上的指定位置。
用法----------Usage----------
vecmorlet(sigsize, nbnodes, bridge, aridge, w0=2 * pi)
参数----------Arguments----------
参数:sigsize
Signal size.
信号的大小。
参数:nbnodes
Number of wavelets to be generated.
产生的小波数。
参数:bridge
b coordinates of the ridge samples (1D array of length nbnodes).
B的坐标脊样(1D数组的长度nbnodes的)。
参数:aridge
a coordinates of the ridge samples (1D array of length nbnodes).
一个坐标的脊样本(1D长度nbnodes阵列)。
参数:w0
Center frequency of the wavelet. </table>
小波的中心频率。 </ TABLE>
值----------Value----------
2D (complex) array containing wavelets located at the specific points.
2D(复杂)的数组,包含小波的具体点。
参见----------See Also----------
vecgabor.
vecgabor。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|