Fast computation for matrices to compute a sequence of states from a discrete-time, time-varying state space model
2 次查看(过去 30 天)
显示 更早的评论
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)?



The matrices
and
are already computed for all
and they are saved in 3-dimensional arrays
and
.





0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Dynamic System Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!