Reference: identityMatrix
identityMatrix(n) returns the n-dimensional identity matrix, i.e. the n×n square matrix with all entries equal to δ(m, n) where δ is the Kronecker delta function.
identityMatrix(n) returns the n-dimensional identity matrix, i.e. the n×n square matrix with all entries equal to δ(m, n) where δ is the Kronecker delta function.