|
|
optimal control - Kalman estimator problem |
|
G. |
Gast
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 30.09.2009, 14:51
Titel: optimal control - Kalman estimator problem
|
|
Hello!
I will write in English as my technical German is not that good.
I have a problem with creating an optimal controller.
I have a state space system (sys) which is given.
It has 2 inputs and 2 outputs.
I want to create a kalman estimator but when I use the function:
est=kalman(sys,eye(2),eye(2));
the resulting estimator has only got 2 inputs: the sensor measurements a.k.a. the outputs of the original state space system.
The right thing would be to have 4 inputs for the estimator:
The 2 sensor measurements or outputs of the original system and the 2 actuator signals which would be the inputs of the original system.
Do you have any idea how i could solve the problem?
Thank you!
|
|
|
|
|
Thomas84 |
Gast
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 13.10.2009, 12:26
Titel:
|
|
you can calculate the output of the original system with lsim
[Y, X] = lsim(sys);
Or were you looking for something else?
|
|
|
|
|
Einstellungen und Berechtigungen
|
|
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
|
|
Impressum
| Nutzungsbedingungen
| Datenschutz
| FAQ
| RSS
Hosted by:
Copyright © 2007 - 2024
goMatlab.de | Dies ist keine offizielle Website der Firma The Mathworks
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.
|
|