scipy.signal.StateSpace.to_tf¶
-
StateSpace.to_tf(**kwargs)[source]¶ Convert system representation to
TransferFunction.Parameters: kwargs : dict, optional
Additional keywords passed to
ss2zpkReturns: sys : instance of
TransferFunctionTransfer function of the current system