|
| DSP.Filter.IIR.Matchedz | | Portability | portable | | Stability | experimental | | Maintainer | m.p.donadio@ieee.org |
|
|
|
|
|
| Description |
Matched-z transform References: Proakis and Manolakis, Rabiner and Gold
|
|
| Synopsis |
|
| matchedz :: Double -> ([Double], [Double]) -> ([Double], [Double]) |
|
|
| Documentation |
|
| matchedz |
| :: Double | T_s | | -> ([Double], [Double]) | (b,a) | | -> ([Double], [Double]) | (b',a') | | Performs the matched-z transform |
|
|
| Produced by Haddock version 0.4 |