| Signal Processing Toolbox | ![]() |
Syntax
Description
w = chebwin(n,r)
returns the column vector w containing the length n Chebyshev window whose Fourier transform sidelobe magnitude is r dB below the mainlobe magnitude.
Examples
Create a 64-point Chebyshev window with 100 dB of sidelobe attenuation and display the result using WVTool:
See Also
gausswin, kaiser, tukeywin, window, wintool, wvtool
References
[1] IEEE. Programs for Digital Signal Processing. IEEE Press. New York: John Wiley & Sons, 1979. Program 5.2.
| cheb2ord | cheby1 | ![]() |