How can I use dynamic programming in optimal control LQR problem?

2 Ansichten (letzte 30 Tage)
mahdyar rmai
mahdyar rmai am 8 Apr. 2018
hello,
Can any one help me with dynamic programming algorithm in matlab for an optimal control problem?
x(k+1)=[0.9 0.02; -1 1.9]x(k)+[0.02; 0.03]u(k); q=[0.2 0;0 0.2]; H=0; R=0.05; j=1/2 (0.2x1^2+0.03x2^2+0.05u^2)
thanks...

Antworten (0)

Kategorien

Mehr zu Model Predictive Control Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by