control.poles
- control.poles(sys)[source]
Compute system poles.
- Parameters:
- sys
StateSpaceorTransferFunction Linear system.
- sys
- Returns:
- polesndarray
Array that contains the system’s poles.
See also
Compute system poles.
StateSpace or TransferFunctionLinear system.
Array that contains the system’s poles.
See also