bundles / scipy latest / scipy / signal / _ltisys / TransferFunction / to_zpk
function
scipy.signal._ltisys:TransferFunction.to_zpk
source: /scipy/signal/_ltisys.py :664
Signature
def to_zpk ( self ) Summary
Convert system representation to ZerosPolesGain.
Returns
sys: instance of `ZerosPolesGain`Zeros, poles, gain representation of the current system
Aliases
-
scipy.signal.TransferFunction.to_zpk