I am solving a matrix iteratively and after 2 iteration it becomes ill conditioned. Few of the Eigen values are negative also.I found some methods for ill conditional matrix but they are for symmetrical and positive definite matrix.

Similar questions and discussions