SciPy

scipy.signal.TransferFunction.to_ss

TransferFunction.to_ss(self)[source]

Convert system representation to StateSpace.

Returns
sysinstance of StateSpace

State space model of the current system

Previous topic

scipy.signal.TransferFunction

Next topic

scipy.signal.TransferFunction.to_tf