How to design an elliptic filter ================================ How to design an elliptic filter (analog and digital) Description ~~~~~~~~~~~ The goal is to design a simple analog and digital elliptic filter. Designing an analog elliptic filter ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There are several possibilities to design an elliptic lowpass filter. We can use `analpf`_ or `zpell`_. We will use zpell to produce the poles and zeros of the filter. Once we have got these poles and zeros, we will have to translate this representation into a `syslin`_ one. And then, the filter can be represented in bode plot. :: // analog elliptic (Bessel), order 2, cutoff 1 Hz Epsilon = 3; // ripple of filter in pass band (0