This function designs a lowpass analog Chebyshev type I filter.
[z, p, g] = cheb1ap (n, Rp) [z, p] = cheb1ap (n, Rp) p = cheb1ap (n, Rp)
Filter Order
Peak-to-peak passband ripple
Zeros
Poles
Gain
This is an Octave function. It designs a lowpass analog Chebyshev type I filter of nth order and with a Peak-to-peak passband ripple of Rp.