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

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

[复制链接]
发表于 2012-9-28 21:32:52 | 显示全部楼层 |阅读模式
INVRft(RSEIS)
INVRft()所属R语言包:RSEIS

                                        Inverse Fourier Transform
                                         傅立叶逆变换

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

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

Inverse Fourier Transform
傅立叶逆变换


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


INVRft(G, n, tstart, dt)



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

参数:G
Input fourier transform
输入傅里叶变换


参数:n
length of time vector  
时间向量的长度


参数:tstart
time series starts at tstart
时间序列开始TSTART


参数:dt
Delta t, sample rate
DELTA T,采样率


Details

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

G is a vector spectrum evaluated at positive and negative frequencies as defined by makefreq. tstart, dt and n define the output time vector as described above.
G是一个矢量频谱,在正面和负面的频率定义的makefreq评价。个tstart,dt的和n定义如上述那样的输出时间向量。

g is the Inverse Fourier Transform of G scaled by dt. time shift theorem has been used to account for time not starting at t=0.
g是傅立叶逆变换G的比例由DT。时移定理已被用于计算时间在t = 0开始。


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


参数:g
truncate time vector to N points
截断时间向量N点


参数:f
frequencies
频率


参数:t
times



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


Jonathan M. Lees<jonathan.lees.edu>



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

makefreq, FRWDft, INSTresponse
makefreq,FRWDft,INSTresponse


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


zil = rnorm(300)
fss = FRWDft( zil, length(zil), 0, 0.004)   
INVRft(fss$G, length(zil), 0, 0.004)



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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 07:21 , Processed in 0.057298 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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