Feeds
질문
About Pole locations are more than 10% in error
I want to make a Luenberger observer , and this is my code : G = c2d(G2,0.004); tf = G; I = eye(11); pi = 100000; U = 1; ...
대략 5년 전 | 답변 수: 1 | 1
1
답변질문
How to solve the riccati equations in matlab
I want to design a LTR observer , But first I need to solve the riccati equations like this " Q*(A+I)'+(A+I)*Q-(Q*C'*C*Q/u)+pi*G...
대략 5년 전 | 답변 수: 2 | 0
