Engineering Math - Matrix

 

 

 

 

Singular Matrix

 

Singular Matrix is defined as a Matrix which does not have matrix inverse. It means

  • the determinant of Singular Matrix is 0.
  • for Ax = b, if A is a singular matrix. Ax=b cannot be solved.
  • for Ax = b, if you convert this into simultaneous equation, at least two of the equations are dependent to each other.