Signal Processing Toolbox |
Syntax
Description
w = rectwin(n)
returns a rectangular window of length n
in the column vector w
. This function is provided for completeness; a rectangular window is equivalent to no window at all.
Algorithm
See Also
barthannwin
, bartlett
, blackmanharris
, bohmanwin
, nuttallwin
, parzenwin
, triang
, window
, wintool
, wvtool
References
[1] Oppenheim, A.V., and R.W. Schafer. Discrete-Time Signal Processing. Upper Saddle River, NJ: Prentice-Hall, 1999, pp. 468-471.
rectpuls | resample |
© 1994-2005 The MathWorks, Inc.