Function File: [z, p, g] = cheb1ap (n, Rp)

Design lowpass analog Chebyshev type I filter.

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

See also: cheby1.

Package: signal