dsp-0.1: Haskell Digital Signal ProcessingContentsIndex
DSP.Filter.IIR.Matchedz
Portabilityportable
Stabilityexperimental
Maintainerm.p.donadio@ieee.org
Description

Matched-z transform

References: Proakis and Manolakis, Rabiner and Gold

Synopsis
matchedz :: Double -> ([Double], [Double]) -> ([Double], [Double])
Documentation
matchedz
:: DoubleT_s
-> ([Double], [Double])(b,a)
-> ([Double], [Double])(b',a')
Performs the matched-z transform
Produced by Haddock version 0.8