|
| DSP.Filter.Analog.Prototype | | Portability | portable | | Stability | experimental | | Maintainer | m.p.donadio@ieee.org |
|
|
|
| Description |
| Module for generating analog filter prototypes
|
|
| Synopsis |
|
|
|
| Documentation |
|
| butterworth |
| :: Int | N
| | -> ([Double], [Double]) | (b,a)
| | Generates Butterworth filter prototype
|
|
|
| chebyshev1 |
|
|
| chebyshev2 |
|
|
| Produced by Haddock version 2.1.0 |