Signal Processing Toolbox
  Go to function:
    Search    Help Desk 
chebwin    See Also

Chebyshev window.

Syntax

Description

w = chebwin(n,r) returns the column vector w, containing the length n Chebyshev window whose Fourier transform magnitude sidelobe ripple is r dB below the mainlobe magnitude.

See Also

bartlett
Bartlett window.
blackman
Blackman window.
boxcar
Rectangular window.
hamming
Hamming window.
hanning
Hanning window.
kaiser
Kaiser window.
triang
Triangular window.

References

[1] IEEE. Programs for Digital Signal Processing. IEEE Press. New York: John Wiley & Sons, 1979. Program 5.2.



[ Previous | Help Desk | Next ]