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