[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
ellipap
(/tools/hpmatlab/toolbox/signal/ellipap.m)
Function Synopsis
[z,p,k] = ellipap(n, rp, rs)
Help text
ELLIPAP Elliptic analog lowpass filter prototype.
[Z,P,K] = ELLIPAP(N,Rp,Rs) returns the zeros, poles, and gain
of an N-th order normalized prototype elliptic analog lowpass
filter with Rp decibels of ripple in the passband and a
stopband Rs decibels down.
Cross-Reference Information
This function calls
- abs /tools/hpmatlab/toolbox/matlab/elfun/abs.m
- conj /tools/hpmatlab/toolbox/matlab/elfun/conj.m
- cplxpair /tools/hpmatlab/toolbox/matlab/datafun/cplxpair.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- eps /tools/hpmatlab/toolbox/matlab/elmat/eps.m
- find /tools/hpmatlab/toolbox/matlab/ops/find.m
- global /tools/hpmatlab/toolbox/matlab/lang/global.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
- kratio /tools/hpmatlab/toolbox/signal/kratio.m
- ones /tools/hpmatlab/toolbox/matlab/elmat/ones.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
- return /tools/hpmatlab/toolbox/matlab/lang/return.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
- sqrt /tools/hpmatlab/toolbox/matlab/elfun/sqrt.m
- vratio /tools/hpmatlab/toolbox/signal/vratio.m
This function is called by
- ellip /tools/hpmatlab/toolbox/signal/ellip.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON