solution of Riccati equation ?
Afficher commentaires plus anciens
I've used "ric_schr" instruction to solve Riccati equation. Before that, I typed on command window "help ric_schr" to get more infor about this instruction; according to matlab introduction, form of the instruction "[x1,x2,fail,reig_min,epkgdif] = ric_schr(ham,epp,balflg)", if fail = 0, the result we get from X = x2/x1 , ensure that A+RX being stable, but I'm not sure X is a positive semidefinte matrix because matlab does not refer to this ? hope someone has experience about this give me the answer ! thanks for your help ! ^ ~ ^
Réponses (0)
Catégories
En savoir plus sur Matrix Computations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!