Skip to main content

Questions tagged [matrices]

For any topic related to matrices. This includes: systems of linear equations, eigenvalues and eigenvectors (diagonalization, triangularization), determinant, trace, characteristic polynomial, adjugate and adjoint, transpose, Jordan normal form, matrix algorithms (e.g. LU, Gauss elimination, SVD, QR), invariant factors, quadratic forms, etc. For questions specifically concerning matrix equations, use the (matrix-equations) tag.

1 vote
0 answers
48 views

Consider any matrix $A \in \text{GL}_d(\mathbb{C})$, i.e, a square invertible matrix. We define a logarithm of $A$ as any matrix $X$ such that $$e^X = A.$$ Our objective is to find of possible ...
lambda's user avatar
  • 11
5 votes
0 answers
84 views

Let $A,B,C,D,E$ be $n\times n$ complex matrices. Assume that $B,C,D,E$ are invertible, and that $A$ is singular (non-invertible). Consider the matrix-valued function \begin{equation} Z(x)=\Bigl[B(xI-A)...
seeker's user avatar
  • 597
-2 votes
0 answers
23 views

I am analyzing the performance of an autonomous vehicle’s pedestrian detection system, and I want to ensure that I am interpreting the scenario correctly in terms of confusion-matrix components. This ...
JoshR Rotugal's user avatar
0 votes
1 answer
68 views

If we have a function $f(x_1,x_2,x_3,x_4)$ and perform a coordinate transformation to $f(y_1,y_2,y_3,y_4)$, then by the chain rule, $$ \frac{\partial f}{\partial x_1} = \begin{bmatrix}\frac{\...
Moe's user avatar
  • 355
2 votes
1 answer
61 views

I have a transformation between two $2 \times 2$ matrices, given by $$ \begin{pmatrix} S_{11} & S_{12} \\ S_{21} & S_{22} \end{pmatrix} = \frac{1}{T_{22}} \begin{pmatrix} -T_{21} ...
Bio's user avatar
  • 1,236
2 votes
1 answer
104 views

Let $P,Q,R,A$ are $n\times n$ non-singular matrices and $A^T$ denotes transpose of $A$. If $$P^{-1}AP=A^T,\quad Q^{-1}AQ=A^T$$ Then $P$ and $Q$ are good matrices for $A$. $(1)$ Prove $R=c_1 P+c_2 Q$ ...
Dharmendra Singh's user avatar
1 vote
0 answers
29 views

I am unsure which category this question best fits into, so I apologize in advance if this is not the ideal place to ask. It is known (see for example: Do cyclic permutations of rows and column ...
Dano Logos's user avatar
2 votes
0 answers
44 views

While pondering why the Levi-Civita symbol shows up in the commutation relations for Pauli matrices, I found that $\langle A,B,C\rangle=\text{tr}(ABC)$ is an alternating trilinear form on traceless $2\...
semisimpleton's user avatar

15 30 50 per page
1
2 3 4 5
3833