Chebyshev type II digital and analog filter design.
Design an Nth order lowpass digital or analog Chebyshev type II filter and return the filter coefficients in (B,A) or (Z,P,K) form.
See also
cheb2ord.
scipy.signal.cheb1ord
scipy.signal.cheb2ord
Enter search terms or a module, class or function name.