What is the relation between states in the original and reduced model

1 vue (au cours des 30 derniers jours)
Stijn Helsen
Stijn Helsen le 7 Sep 2016
Hello, I'm using balred to simplify a state space model. This works fine, but I want to use this to simulate and compare it with the original model results, and this from specific inital conditions. The problem is that I don't know how to convert the initial state in the original model to the states in the reduced model. I would think that there should be a conversion matrix (or maybe 2?).
So:
dX/dt = A.X + B.U
--> reduced: dZ/dt = Ar.Z + Br.U
The question: is there something like a matrix Q?
Z0 = Q.X0 (or another relationship)

Réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by