This is documentation for an old release of SciPy (version 1.5.3). Read this page in the documentation of the latest stable release (version 1.15.1).
scipy.signal.ZerosPolesGain.to_tf¶
-
ZerosPolesGain.
to_tf
(self)[source]¶ Convert system representation to
TransferFunction
.- Returns
- sysinstance of
TransferFunction
Transfer function of the current system
- sysinstance of