control.acker

control.acker(A, B, poles)

Pole placement using Ackermann method

Call: K = acker(A, B, poles)

Parameters:

A, B : 2-d arrays

State and input matrix of the system

poles: 1-d list

Desired eigenvalue locations

Returns:

K: matrix

Gains such that A - B K has given eigenvalues