Recent content by anoopak99

  1. A

    Won't Compile the simplest of programs Am I being stupid?

    suggestion of mark is absolutely correct the error is coming due to absence of THEN statement thanx
  2. A

    MatLab Warning: Matrix is singular, close to singular or badly scaled

    huibert, this is a common problem with matrix calculations. it is arising due to loss of diagonal dominance of matrix . i.e. the matrix may contain more number of zero as diagonal elements.this results in the situation that determinant of ur coefficient matrix become zero. only way to overcome...
Back
Top