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

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

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

                                        Log-spectral distance
                                         登录谱距离

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

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

Compare two distributions (e.g. two frequency spectra) by
比较两个分布(例如,两个频谱)


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


logspec.dist(spec1, spec2)



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

参数:spec1
any distribution, especially a spectrum obtained with spec or meanspec (not in dB). This can be either a two-column matrix (col1 = frequency, col2 = amplitude) or a vector (amplitude).
任何分布,特别是spec或meanspec(不以dB为单位)所获得的频谱。这可以是一个两列的矩阵(col1的=频率,col2上=振幅),或一个矢量(振幅)。


参数:spec2
any distribution, especially a spectrum obtained with spec or meanspec (not in dB). This can be either a two-column matrix (col1 = frequency, col2 = amplitude) or a vector (amplitude).  
任何分布,特别是spec或meanspec(不以dB为单位)所获得的频谱。这可以是一个两列的矩阵(col1的=频率,col2上=振幅),或一个矢量(振幅)。


Details

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

The distance is computed according to:<br>
的距离,根据计算的:参考


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

A numeric vector of length 1 returning the D distance.
返回一个数值向量的长度为1的距离D。


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

The distance is symmetric.
的距离是对称的。


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


Jerome Sueur



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

ks.dist, kl.dist,
ks.dist,kl.dist,


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


# Comparison of two spectra[比较两个光谱]
data(tico)
tico1 <- spec(tico, at=0.65, plot=FALSE)
tico2 <- spec(tico, at=1.1, plot=FALSE)
logspec.dist(tico1, tico2)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 14:53 , Processed in 0.023551 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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