Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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)

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by