powered by
Forward fourier Transform
FRWDft(g, n, tstart, dt)
fourier compnents
frequency vector
time vector
input signal
number of points
start of trace
sample interval, s
Jonathan M. Lees<jonathan.lees.edu>
INVRft
zil <- rnorm(300) fss <- FRWDft( zil, length(zil), 0, 0.004)
Run the code above in your browser using DataLab