Computes sinusoidal data tapers directly from equations.

sine.taper(n, k)

Arguments

n

length of data taper(s)

k

number of data tapers

Value

A vector or matrix of data tapers (cols = tapers).

Details

See reference.

References

Riedel, K. S. and A. Sidorenko (1995) Minimum bias multiple taper spectral estimation, IEEE Transactions on Signal Processing, 43, 188-195.

See also

Author

B. Whitcher