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

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

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

                                        Time reverse of a time wave
                                         时间反转的时间波

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

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

Reverse the wave along the time axis.
反向波沿时间轴。


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





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

参数:wave
an R object.      
R对象。


参数:f
sampling frequency of wave (in Hz). Does not need to be specified if embedded in wave.
wave(赫兹)的采样频率。不需要以指定如果嵌入在wave,。


参数:env
logical, if TRUE the amplitude envelope is reversed.
逻辑,如果TRUE振幅包络线是相反的。


参数:ifreq
logical, if TRUE the instantaneous frequency is reversed.
逻辑,如果TRUE的瞬时频率是相反的。


参数:plot
logical, if TRUE returns an oscillographic plot of the reversed wave (by default FALSE).
逻辑,如果TRUE返回示波图,相反的波(默认情况下,FALSE)。


参数:output
character string, the class of the object to return, either "matrix", "Wave", "Sample", "audioSample" or "ts".
字符串,返回类的对象,是"matrix","Wave","Sample","audioSample"或"ts"。


参数:...
other oscillo graphical parameters.
其他oscillo图形参数。


Details

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

If plot is TRUE returns an oscillogram of the reversed wave. The amplitude and the instantaneous frequency can be independently reversed
如果plot是TRUE返回相反的波的波形。的振幅和瞬时频率可以独立地逆转


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

If plot is FALSE, a new wave is returned. The class
如果plotFALSE,新一波返回。类


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


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



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

Hopp, S. L., Owren, M. J. and Evans, C. S. (Eds) 1998. Animal acoustic

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

oscillo, addsilw, deletew,
oscillo,addsilw,deletew,


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


data(tico)
# simple reverse[简单的反向]
revw(tico,f=22050,plot=TRUE)
# envelope reverse only[信封反向只]
revw(tico,f=22050,ifreq=FALSE, plot=TRUE)
# instantaneous frequency reverse only[瞬时频率扭转只]
revw(tico,f=22050,env=FALSE, plot=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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