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

Design lowpass analog Butterworth filter.

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

See also: butter.

Package: signal