Using differential ricati equation for computing control in ode45
古いコメントを表示
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
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!