Pole placement using Ackermann method
Call: K = acker(A, B, poles)
A, B : 2-d arrays
State and input matrix of the system
poles: 1-d list
Desired eigenvalue locations
K: matrix
Gains such that A - B K has given eigenvalues