Sort discrete-time poles by magnitude (in decreasing order).
Inputs
Input vector containing discrete-time poles.
Outputs
Vector with sorted poles.
Vector containing the indices used in the sort.
See also: eig, esort, pole, pzmap, sort, zero.
Package: control