Math, asked by PratyushPareek2241, 10 months ago

how to find closed loop eigenvalues of matrix A in matlab

Answers

Answered by gauravarduino
1

Step-by-step explanation:

In other words, the eigenvalues of A – BK match the entries of p (up to the ordering). K = place(A,B,p) places the desired closed-loop poles p by computing a state-feedback gain matrix K . All the inputs of the plant are assumed to be control inputs. The length of p must match the row size of A .

Similar questions