differentiate symmetric and skew symmetric matrix
Answers
Answered by
5
Symmetric matrix is a square matrixwhich is symmetric about the diagonal.
Skew Symmetric matrix is a square matrixwhose diagonal elements will be zero and the non diagonal elements will be mirror image of each other but with a negative sign.
Skew Symmetric matrix is a square matrixwhose diagonal elements will be zero and the non diagonal elements will be mirror image of each other but with a negative sign.
Answered by
1
Answer:
Step-by-step explanation:
symmetric matrix is the matrix whose transpose is equal to the original matrix.
skew symmetric matrix is the matrix whose transpose is equal to the negative of the original matrix.
Similar questions