Fast computation for matrices to compute a sequence of states from a discrete-time, time-varying state space model
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello
I have the following linear discrete-time, time-varying state space model

No i want to compute a sequence of states from a sequence of inputs with the following equation:

My question is, how can i compute the augemented matrices
and
in a fast way (e.g. without loops, built-in function, ... ) for big N (e.g. N>100)?
and
in a fast way (e.g. without loops, built-in function, ... ) for big N (e.g. N>100)? 
The matrices
and
are already computed for all
and they are saved in 3-dimensional arrays
and
.
and
are already computed for all
and they are saved in 3-dimensional arrays 0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Dynamic System Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!