tfpct(Rwave)
tfpct()所属R语言包:Rwave
Percentile frequency by frequency
百分频率频率
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Compute a percentile of time-frequency representation frequency by frequency.
计算一个百分的时间 - 频率表示频率由频率。
用法----------Usage----------
tfpct(input, percent=0.8, plot=TRUE)
参数----------Arguments----------
参数:input
time-frequency transform (output of cwt or cgt).
时频变换(输出cwt或cgt)。
参数:percent
percentile to be retained.
百分被保留。
参数:plot
if set to T, displays the values of the energy as a function of the scale (or frequency). </table>
如果设置为T,则显示作为一个功能的规模(或频率)的能量值。 </ TABLE>
值----------Value----------
1D array containing the noise estimate.
一维数组,其中包含的噪声估计。
参考文献----------References----------
参见----------See Also----------
tfmean,tfvar.
tfmean,tfvar。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|