Transfer function to state-space representation.
Inputs:
num, den – sequences representing the numerator and denominator polynomials.
Outputs:
A, B, C, D – state space representation of the system.
scipy.signal.zpk2tf
scipy.signal.ss2tf