Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Normal Matrix

    Definition

    A square matrix A is a normal matrix if [A, A^H] = A A^H - A^H A = 0, where [a, b] is the commutator and A^H denotes the conjugate transpose. For example, the matrix [i | 0 0 | 3 - 5i] is a normal matrix, but is not a Hermitian matrix. A matrix m can be tested to see if it is normal in the Wolfram Language using NormalMatrixQ[m]. Normal matrices arise, for example, from a normal equation.

    Related Wolfram Language symbol

    NormalMatrixQ

    Back to List | POWERED BY THE WOLFRAM LANGUAGE