State-space to transfer function.
A, B, C, D : ndarray
State-space representation of linear system.
input : int, optional
For multiple-input systems, the input to use.
num, den : 1D ndarray
Numerator and denominator polynomials (as sequences) respectively.
scipy.signal.tf2ss
scipy.signal.zpk2ss
Enter search terms or a module, class or function name.