bartlett
Bartlett window.
Syntax
c = bartlett(m)
Input argument
m - positive integer: window length
Output argument
c - column vector
Description
c = bartlett(m) an L-point symmetric Bartlett window.
Example
Bibliography
Oppenheim, Alan V., Ronald W. Schafer, and John R. Buck. Discrete-Time Signal Processing. Upper Saddle River, NJ: Prentice Hall, 1999, pp. 468–471.
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated