Main Content
sos2tf
Convert digital filter second-order section data to transfer function form
Description
Examples
Input Arguments
Output Arguments
Algorithms
sos2tf
uses the conv
function to multiply all of the numerator and denominator second-order
polynomials together. For higher order filters (possibly starting as low as order 8),
numerical problems due to round-off errors may occur when forming the transfer function.
Extended Capabilities
Version History
Introduced before R2006a