Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Linear Quadratic regulation (LQR) method

1 visualizzazione (ultimi 30 giorni)
ahmed altaee
ahmed altaee il 15 Ago 2016
Chiuso: John D'Errico il 15 Ago 2016
I have a model in state space : x^∙=Ax+Bu Y=Cx+Du
A =
0 1.0000 0 0
0 -85.0455 58.8600 0
0 0 0 1.0000
0 28.3485 -22.8900 0
B =
0 0
0.5551 0
0 0
-0.1850 0.0006
C =
1 0 0 0
0 1 0 0
0 0 1 0
0 0 0 1
D =
0 0
0 0
0 0
0 0
when I use Linear Quadratic regulation (LQR) method When using this method you receive an error
Error using lqr (line 43)
In the "lqr(A,B,Q,R,N)" command, the A and Q matrices must have the same size.
I want a solution to this problem

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by