This is documentation for an old release of SciPy (version 0.8.). Read this page in the documentation of the latest stable release (version 1.15.1).
State-space to transfer function.
Parameters : | A, B, C, D : ndarray
input : int
|
---|---|
Returns : | num, den : 1D ndarray
|