next up previous contents
Next: Bessel Up: Specify a transfer function Previous: Chebyshev   Contents

Inverse Chebyshev

To generate an inverse Chebyshev filter, use

ic ( <order> , <damping> ) ;
with
<order> : integer; order,
<damping> : real; stopband damping in dB
The stopband begins at 1rad/s.



2009-06-03