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

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

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

                                        Continuous coherence function between two time waves
                                         连续两波的相干函数

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

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

This function returns a two-dimension coherence representation between two time waves. The function corresponds to a sliding coherence function along the  two signals. This produces a 2-D density plot.
这个函数返回一个两维的一致性表示,两波。该功能对应于沿两个信号的滑动相干函数。这将产生一个2-D的密度图。


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


ccoh(wave1, wave2, f, wl = 512, ovlp = 0, plot = TRUE,
grid = TRUE, scale = TRUE, cont = FALSE,
collevels = seq(0, 1, 0.01), palette = rev.heat.colors,
contlevels = seq(0, 1, 0.01), colcont = "black",
colbg="white", colgrid = "black",
colaxis = "black", collab="black",
xlab = "Time (s)", ylab = "Frequency (kHz)",
scalelab = "Coherence",
main = NULL,
scalefontlab = 1, scalecexlab =0.75, axisX = TRUE, axisY = TRUE,
flim = NULL, flimd = NULL,
...)



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

参数:wave1
a first R object
第一个R对象


参数:wave2
a second R object
第二个R对象


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


参数:wl
window length for the analysis (even number of points, by default = 512).
窗口长度分析(偶数点,默认值= 512)。


参数:ovlp
overlap between two successive windows (in %).
两个连续窗口(%)之间的重叠。


参数:plot
logical, if TRUE plots the continuous coherence function (by default TRUE).
逻辑,如果TRUE图连续相干函数(默认情况下TRUE)。


参数:grid
logical, if TRUE plots a y-axis grid (by default TRUE).
逻辑,如果TRUE图y轴网格(默认情况下TRUE)。


参数:scale
logical, if TRUE plots a dB colour scale on the right side of the plot (by default TRUE).
逻辑,如果TRUE图一个分贝色标在右侧的图,(默认TRUE的)。


参数:cont
logical, if TRUE overplots contour lines on the plot (by default FALSE).
逻辑,如果TRUEoverplots等高线在图上(默认情况下FALSE)。


参数:collevels
a set of levels which are used to partition the amplitude range of the coherence (should be between 0 and 1.
这是用来分区的连贯性的幅度范围(应该是0和1之间的一组的水平。


参数:palette
a color palette function to be used to assign colors in the plot, see Details.
调色板功能,可用于指定颜色的图,请参阅Details。


参数:contlevels
a set of levels which are used to partition the amplitude range for contour overplot (in dB).
一套用于分区轮廓overplot(以dB为单位)的振幅范围的水平。


参数:colcont
colour for cont plotting.
cont绘制的颜色。


参数:colbg
background colour.
背景颜色。


参数:colgrid
colour for grid plotting.
grid绘制的颜色。


参数:colaxis
color of the axes.
轴的颜色。


参数:collab
color of the labels.
颜色的标签。


参数:xlab
label of the time axis.
时间轴标签。


参数:ylab
label of the frequency axis.
在频率轴上的标签。


参数:scalelab
label fo the amplitude scale.
标签FO的幅度范围内。


参数:main
label of the main title.
主标题的标签。


参数:scalefontlab
font of the amplitude scale label.
振幅刻度标签的字体。


参数:scalecexlab
cex of the amplitude scale label.
CEX的幅度比例标签。


参数:axisX
logical, if TRUE plots time X-axis (by default TRUE).   
逻辑,如果TRUE图X-轴(默认情况下TRUE)。


参数:axisY
logical, if TRUE plots frequency Y-axis (by default TRUE).
逻辑,如果TRUE图频Y-轴(默认情况下TRUE)。


参数:flim
modifications of the frequency Y-axis limits.  
Y轴的频率限制的修改。


参数:flimd
dynamic modifications of the frequency Y-axis limits. New wl and ovlp arguments are applied to increase time/frequency resolution.     
动态修改的频率Y轴范围。新的wl和ovlp参数来增加时间/频率分辨率。


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


Details

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

Coherence is a frequency domain function computed to show the degree of a relationship between two signals. The value of the coherence function ranges between zero and one, where a value of zero indicates there is no causal relationship between the signals. A value of one indicates the existence of linear frequency response between the two signals. This can be used, for instance, to compare the input and output signals of a system.<br> Any colour palette can be used. In particular, it is possible to use other palettes coming with seewave: temp.colors, rev.gray.colors.1, rev.gray.colors.2,  spectro.colors, rev.terrain.colors, rev.topo.colors, rev.cm.colors corresponding to the reverse of   terrain.colors, topo.colors, cm.colors.<br> Use locator to identify  points.
相干是频域显示程度的两个信号之间的关系的计算功能。的相干函数值的范围零和一之间,其中的值为零,则表示没有信号之间的因果关系。 1表示的值的两个信号之间的线性频率响应的存在。这可以被用来,例如,用来比较的一个系统的输入和输出信号。<br>文章可以使用任何颜色的调色板。特别是,它可以使用其他调色板与seewavetemp.colors,rev.gray.colors.1,rev.gray.colors.2,spectro.colors,rev.terrain.colors,rev.topo.colors,rev.cm.colors相应的反向terrain.colors,topo.colors,cm.colors。<BR>使用locator识别点。


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

This function returns a list of three items:
该函数返回一个列表的三个项目:


参数:time
a numeric vector corresponding to the time axis.
一个数值向量对应于时间轴。


参数:freq
a numeric vector corresponding to the frequency axis.
一个数值向量对应于在频率轴上。


参数:amp
a numeric matrix corresponding to the coherence. Each column corresponds to a coherence function of length wl.
一个数字矩阵对应的连贯性。每一列对应的相干函数的长度wl。


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

This function is based on spec.pgram, contour and
此功能是基于spec.pgram,contour和


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


Jerome Sueur <a href="mailto:sueur@mnhn.fr">sueur@mnhn.fr</a> but this function is
mainly based on <code><a href="../../stats/html/spec.pgram.html">spec.pgram</a></code> by Martyn Plummer, Adrian Trapletti
and B.D. Ripley



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

coh, spectro, spec.pgram.
coh,spectro,spec.pgram。


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


wave1<-synth(d=1,f=4000,cf=500)
wave2<-synth(d=1,f=4000,cf=800)
ccoh(wave1,wave2,f=4000)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 13:50 , Processed in 0.030640 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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