4 dimensional matrix multiplication

sir,this is the 4D matrix=
T=[A1 0 0 0;A2 A1 0 0;0 A2 A1 0; 0 0 A2 A1] where
A1=[qn'p00 qn'p01 p10 p11] and
A2=[qnp00 qnp01 0 0]; and the column vector is 2(QHn(t)+1)-dimensional column vector of ones. here the size of the column vector changes with respect to time. I want to multiply this matrix with the column vector . I don't know how to multiply.Can you please help me sir?

답변 (1개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

질문:

2018년 3월 19일

답변:

2018년 3월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by