WICHTIG: Der Betrieb von goMatlab.de wird privat finanziert fortgesetzt. - Mehr Infos...

Mein MATLAB Forum - goMatlab.de

Mein MATLAB Forum

 
Gast > Registrieren       Autologin?   

Partner:




Forum
      Option
[Erweitert]
  • Diese Seite per Mail weiterempfehlen
     


Gehe zu:  
Neues Thema eröffnen Neue Antwort erstellen

optimal control - Kalman estimator problem

 

G.

Gast


Beiträge: ---
Anmeldedatum: ---
Wohnort: ---
Version: ---
     Beitrag Verfasst am: 30.09.2009, 15:51     Titel: optimal control - Kalman estimator problem
  Antworten mit Zitat      
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: ---
     Beitrag Verfasst am: 13.10.2009, 13:26     Titel:
  Antworten mit Zitat      
you can calculate the output of the original system with lsim

[Y, X] = lsim(sys);

Or were you looking for something else?
 
Neues Thema eröffnen Neue Antwort erstellen



Einstellungen und Berechtigungen
Beiträge der letzten Zeit anzeigen:

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 | goMatlab RSS Button 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.