{ } Raw JSON

bundles / scipy latest / scipy / signal / _ltisys / TransferFunction / to_ss

function

scipy.signal._ltisys:TransferFunction.to_ss

source: /scipy/signal/_ltisys.py :677

Signature

def   to_ss ( self )

Summary

Convert system representation to StateSpace.

Returns

sys : instance of `StateSpace`

State space model of the current system

Aliases

  • scipy.signal.TransferFunction.to_ss