[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
chebwin
(/tools/hpmatlab/toolbox/signal/chebwin.m)
Function Synopsis
c = chebwin(nf, ripple)
Help text
CHEBWIN Chebyshev window.
CHEBWIN(N,R) returns the N-point Chebyshev window with R decibels
of ripple. N must be odd. If N is even, an odd N+1 length window
is returned.
Cross-Reference Information
This function calls
- abs /tools/hpmatlab/toolbox/matlab/elfun/abs.m
- acos /tools/hpmatlab/toolbox/matlab/elfun/acos.m
- acosh /tools/hpmatlab/toolbox/matlab/elfun/acosh.m
- cos /tools/hpmatlab/toolbox/matlab/elfun/cos.m
- cosh /tools/hpmatlab/toolbox/matlab/elfun/cosh.m
- disp /tools/hpmatlab/toolbox/matlab/general/disp.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- exp /tools/hpmatlab/toolbox/matlab/elfun/exp.m
- fft /tools/hpmatlab/toolbox/matlab/datafun/fft.m
- fix /tools/hpmatlab/toolbox/matlab/elfun/fix.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- j /tools/hpmatlab/toolbox/matlab/elmat/j.m
- pi /tools/hpmatlab/toolbox/matlab/elmat/pi.m
- real /tools/hpmatlab/toolbox/matlab/elfun/real.m
- rem /tools/hpmatlab/toolbox/matlab/elfun/rem.m
- sqrt /tools/hpmatlab/toolbox/matlab/elfun/sqrt.m
- zeros /tools/hpmatlab/toolbox/matlab/elmat/zeros.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON