找回密码
 注册
查看: 364|回复: 0

R语言 seewave包 sfm()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 00:19:09 | 显示全部楼层 |阅读模式
sfm(seewave)
sfm()所属R语言包:seewave

                                        Spectral Flatness Measure
                                         频谱平坦度测量

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function estimates the flatness of a frequency spectrum.
此函数估计的频谱的平坦度。


用法----------Usage----------


sfm(spec)



参数----------Arguments----------

参数:spec
a data set resulting of a spectral analysis obtained with spec or meanspec (not in dB). </table>
一组数据产生的频谱分析,得到spec或meanspec(不以dB为单位)。 </ TABLE>


Details

详细信息----------Details----------

SFM is calculated as the ratio between the geometric mean and the arithmetic mean :<br>
SFM是计算的比率之间的几何平均与算术平均如下:<br>

with:<br> y = relative amplitude of the i frequency,<br> and N = number of frequencies.
:参考:Y =第i频率的相对幅度,参考和N =频率。


值----------Value----------

A single value varying between 0 and 1 is returned.
返回一个单一的值,该值在0和1之间变化。


注意----------Note----------

The SFM of a noisy signal will tend towards 1 whereas the SFM of a pure tone signal will tend towards 0.<br>
SFM的噪声信号将趋于1,而SFM的纯音信号将趋于0。<BR>


(作者)----------Author(s)----------


Jerome Sueur <a href="mailto:sueur@mnhn.fr">sueur@mnhn.fr</a>



参见----------See Also----------

sh, csh
sh,csh


实例----------Examples----------


a<-synth(f=8000,d=1,cf=2000,plot=FALSE)
speca<-spec(a,f=8000,at=0.5,plot=FALSE)
sfm(speca)
# [1] 0[[1] 0]
b<-noisew(d=1,f=8000)
specb<-spec(b,f=8000,at=0.5,plot=FALSE)
sfm(specb)
# [1] 0.8233202[[1] 0.8233202]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-30 14:35 , Processed in 0.018157 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表