The function
computes the Kronecker product
![Rendered by QuickLaTeX.com \[C=\left(\begin{array}{ccc}a_{11}B&\cdots&a_{1n}B\\ \vdots&\ddots&\vdots\\a_{m1}B&\cdots&a_{mn}B\end{array}\right),\]](https://usercontent.one/wp/www.iqclab.eu/wp-content/ql-cache/quicklatex.com-bb1811bad49d5d44a1024239b354b668_l3.png?media=1702023987)
![Rendered by QuickLaTeX.com \[A=\left(\begin{array}{ccc}a_{11}&\cdots&a_{1n}\\ \vdots&\ddots&\vdots\\a_{m1}&\cdots&a_{mn}\end{array}\right).\]](https://usercontent.one/wp/www.iqclab.eu/wp-content/ql-cache/quicklatex.com-672fab46082f980a45ed874aa69cfa90_l3.png?media=1702023987)
Note: For constant matrices
and
this is the standard Kronecker product that can also be computed with the MATLAB command kron. However, the latter is not compatible with uncertainty objects, while this one is.
