I would like to solve a system of equations for a relatively large matrix dimension (around 300 times 300). The matrix is full of zeros and several of the iterative methods that I used didn't converge (GMRES and Jacobi). I failed also to solve it using the direct method because some of the elements are very big and the determinant exceeds the maximum size. I would appreciate it if someone here could suggest one iterative scheme that is suitable for such systems, very large, with many zeros. Thank you.

More Abdallah Daddi-Moussa-Ider's questions See All
Similar questions and discussions