cheby2

Signal Processing

Chebyshev Type II lowpass filter coefficients. n = filter order, Rs = stopband attenuation in dB, Wn = normalized cutoff frequency (0..1). Returns { b, a }.

Syntax

cheby2(n, Rs, Wn)

Examples

f = cheby2(4, 40, 0.3)
▶ Run
filter(f.b, f.a, signal)
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.