sine.taper.Rd
Computes sinusoidal data tapers directly from equations.
sine.taper(n, k)
n | length of data taper(s) |
---|---|
k | number of data tapers |
A vector or matrix of data tapers (cols = tapers).
See reference.
Riedel, K. S. and A. Sidorenko (1995) Minimum bias multiple taper spectral estimation, IEEE Transactions on Signal Processing, 43, 188-195.
B. Whitcher