Fast computation for matrices to compute a sequence of states from a discrete-time, time-varying state space model
조회 수: 4 (최근 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!