Main Content
sos2ss
Convert digital filter second-order section parameters to state-space form
Description
Examples
Input Arguments
Output Arguments
More About
Algorithms
The sos2ss
function first converts from second-order sections to
transfer function using the sos2tf
function, and then from transfer function
to state-space form using the tf2ss
function.
The single-input, single-output state-space representation is given by
Extended Capabilities
Version History
Introduced before R2006a