Logo image Logo image
  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • scipy
  • scipy.cluster
  • scipy.constants
  • scipy.datasets
  • scipy.fft
  • scipy.fftpack
  • scipy.integrate
  • scipy.interpolate
  • scipy.io
  • scipy.linalg
  • scipy.misc
  • scipy.ndimage
  • scipy.odr
  • scipy.optimize
  • scipy.signal
  • scipy.sparse
  • scipy.spatial
  • scipy.special
  • scipy.stats
On this page
  • ZerosPolesGain.to_tf

scipy.signal.ZerosPolesGain.to_tf#

ZerosPolesGain.to_tf()[source]#

Convert system representation to TransferFunction.

Returns:
sysinstance of TransferFunction

Transfer function of the current system

previous

scipy.signal.ZerosPolesGain.to_ss

next

scipy.signal.ZerosPolesGain.to_zpk

© Copyright 2008-2023, The SciPy community.

Created using Sphinx 5.3.0.