Signal Toolkit - cheb2ap


Function File: [z, p, g] = cheb2ap (n, Rs)

Design lowpass analog Chebyshev type II filter.

This function exists for MATLAB compatibility only, and is equivalent to cheby2 (n, Rs, 1, "s").

Demo

 demo cheb2ap
 

See also: cheby2.