Using differential ricati equation for computing control in ode45
Ältere Kommentare anzeigen
I have generated differential riccati equation using method mentioned at https://www.mathworks.com/matlabcentral/answers/94722-how-can-i-solve-the-matrix-riccati-differential-equation-within-matlab.
However now I want to use this differential riccati equation to compute control using ode45. I know u = -R\B'*P*x but I am not sure how to select the appropriate P in this case, since time is not certain in ode45
Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!