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

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

[复制链接]
发表于 2012-10-1 13:01:01 | 显示全部楼层 |阅读模式
freqconv(tuneR)
freqconv()所属R语言包:tuneR

                                         Frequency scale conversion
                                         频率标度变换

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

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

Perform frequency scale conversions between Hertz, Bark- and different variants von the Melscale.
执行树皮和不同的变种冯Melscale赫兹,频率刻度之间的转换。


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


bark2hz(z)
hz2bark(f)
hz2mel(f, htk = FALSE)
mel2hz(z, htk = FALSE)



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

参数:f
Frequency in Hertz
在赫兹频率


参数:z
Frequency in the auditory frequency scale
频率的听觉频率规模


参数:htk
Use the HTK-Melscale (htk=TRUE) or Slaney's Melscale from the Auditory Toolbox (htk=FALSE)
使用HTK-Melscale(htk=TRUE)的或从听觉工具箱(htk=FALSE斯莱尼的Melscale的)


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

The value of the input in the target frequency scale.
输入在目标频率标度的值。


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


Sebastian Krey <a href="mailto:krey@statistik.tu-dortmund.de">krey@statistik.tu-dortmund.de</a>



参考文献----------References----------

http://www.ee.columbia.edu/~dpwe/resources/matlab/rastamat/, Malcolm

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


hz2bark(440)
bark2hz(hz2bark(440))
hz2mel(440, htk = TRUE)
mel2hz(hz2mel(440, htk = TRUE), htk = TRUE)
hz2mel(440, htk = FALSE)
mel2hz(hz2mel(440, htk = FALSE), htk = FALSE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 22:53 , Processed in 0.028729 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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