How to solve the riccati equations in matlab
Afficher commentaires plus anciens
我想設計一個LTR觀察器,但是首先我需要求解類似這樣的黎卡提方程:“ Q *(A + I)'+(A + I)* Q-(Q * C'* C * Q / u)+ pi * G * G'“來獲得” Q“,我已經知道” u“” pi“和” A“” C“” G“向量。有人可以告訴我該怎麼做嗎?謝謝!!
Réponse acceptée
Plus de réponses (1)
David Wilson
le 31 Août 2020
0 votes
Do you have the control toolbox? I suspect that you could use are.m and related friends.
1 commentaire
hsuan wei pan
le 1 Sep 2020
Catégories
En savoir plus sur Matrix Computations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





