LQG of a Control system
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I am trying to develop both LQR and LQG controller for my system. I am using LQG function, it gives me some A,B, C and D values. Are these values are my overall systems parameter or only the controllers parameter? How to use those parameters to see the overall states response using functions like lsim? Does lqg function automatically uses Kalman stater estimation? If not whats the alternative way to incorporate Kalman filtering?
Thanks in advance
1 Commento
Wine
il 3 Mag 2017
Hi,
have you already tried to look up the documentation for finding some help concerning your problems? You can open it by typing the command:
doc lqg
doc lqr
doc lsim
etc in your command window. As far as I see, the documentation should help you with at least half of your questions, maybe more, if you have a closer look. If you still need help afterwards I can try to help you.
Cheers,
Wine
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!