EngWiPy
- 1,361
- 61
Hi everyone,
I have the following matrix:
[tex]\begin{pmatrix}<br /> x_0^{(1)}&x_1^{(1)}&\cdots &x_{N-1}^{(1)}\\<br /> x_0^{(2)}&x_1^{(2)}&\cdots &x_{N-1}^{(2)}\\<br /> \vdots &\vdots &\ddots &\vdots\\<br /> x_0^{(M)}&x_1^{(M)}&\cdots &x_{N-1}^{(M)}<br /> \end{pmatrix}[/tex]
Now I need to write beside the matrix like [tex]\mathbf{x}^{(1)}=[/tex] on the first row but from outside the matrix, and so on. How can I do that?
Thanks in advance
I have the following matrix:
[tex]\begin{pmatrix}<br /> x_0^{(1)}&x_1^{(1)}&\cdots &x_{N-1}^{(1)}\\<br /> x_0^{(2)}&x_1^{(2)}&\cdots &x_{N-1}^{(2)}\\<br /> \vdots &\vdots &\ddots &\vdots\\<br /> x_0^{(M)}&x_1^{(M)}&\cdots &x_{N-1}^{(M)}<br /> \end{pmatrix}[/tex]
Now I need to write beside the matrix like [tex]\mathbf{x}^{(1)}=[/tex] on the first row but from outside the matrix, and so on. How can I do that?
Thanks in advance