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?

类别

帮助中心File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by