How to solve the riccati equations in matlab
Show older comments
我想設計一個LTR觀察器,但是首先我需要求解類似這樣的黎卡提方程:“ Q *(A + I)'+(A + I)* Q-(Q * C'* C * Q / u)+ pi * G * G'“來獲得” Q“,我已經知道” u“” pi“和” A“” C“” G“向量。有人可以告訴我該怎麼做嗎?謝謝!!
Accepted Answer
More Answers (1)
David Wilson
on 31 Aug 2020
0 votes
Do you have the control toolbox? I suspect that you could use are.m and related friends.
1 Comment
hsuan wei pan
on 1 Sep 2020
Categories
Find more on Matrix Computations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




