[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
cheb2ap
(/tools/hpmatlab/toolbox/signal/cheb2ap.m)
Function Synopsis
[z,p,k] = cheb2ap(n, rs)
Help text
CHEB2AP Chebyshev type II analog lowpass filter prototype.
[Z,P,K] = CHEB2AP(N,Rs) returns the zeros, poles, and gain
of an N-th order normalized prototype type II Chebyshev analog
lowpass filter with Rs decibels of ripple in the stopband.
Type II Chebyshev filters are maximally flat in the passband.
See also CHEBY2, CHEB2ORD, BUTTAP, and CHEB1AP.
Cross-Reference Information
This function calls
- asinh /tools/hpmatlab/toolbox/matlab/elfun/asinh.m
- cos /tools/hpmatlab/toolbox/matlab/elfun/cos.m
- cosh /tools/hpmatlab/toolbox/matlab/elfun/cosh.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- exp /tools/hpmatlab/toolbox/matlab/elfun/exp.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- imag /tools/hpmatlab/toolbox/matlab/elfun/imag.m
- j /tools/hpmatlab/toolbox/matlab/elmat/j.m
- pi /tools/hpmatlab/toolbox/matlab/elmat/pi.m
- prod /tools/hpmatlab/toolbox/matlab/datafun/prod.m
- real /tools/hpmatlab/toolbox/matlab/elfun/real.m
- rem /tools/hpmatlab/toolbox/matlab/elfun/rem.m
- sinh /tools/hpmatlab/toolbox/matlab/elfun/sinh.m
- sqrt /tools/hpmatlab/toolbox/matlab/elfun/sqrt.m
This function is called by
- cheby2 /tools/hpmatlab/toolbox/signal/cheby2.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON