Transfer function to state-space representation.
num, den : array_like
Sequences representing the numerator and denominator polynomials.
A, B, C, D : ndarray
State space representation of the system.
scipy.signal.zpk2tf
scipy.signal.ss2tf
Enter search terms or a module, class or function name.