scipy.signal.ZerosPolesGain.to_ss¶
- ZerosPolesGain.to_ss()[source]¶
Convert system representation to StateSpace.
Returns: sys : instance of StateSpace
State space model of the current system
Convert system representation to StateSpace.
Returns: | sys : instance of StateSpace
|
---|