This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).
State-space representation to zero-pole-gain representation.
Parameters : | A, B, C, D : ndarray
input : int, optional
|
---|---|
Returns : | z, p : sequence
k : float
|