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