State-space representation to zero-pole-gain representation.
A, B, C, D : ndarray
State-space representation of linear system.
input : int, optional
For multiple-input systems, the input to use.
z, p : sequence
Zeros and poles.
k : float
System gain.
scipy.signal.zpk2ss
scipy.signal.cont2discrete
Enter search terms or a module, class or function name.