If a matrix A is like tridiagonal but contains nonzero elements at top right corner and the bottom left corner, how to solve equations like Ax = b?
I was thinking to use the Thomas algorithm but how to make the matrix tridiagonal?
Thanks!
If a matrix A is like tridiagonal but contains nonzero elements at top right corner and the bottom left corner, how to solve equations like Ax = b?
I was thinking to use the Thomas algorithm but how to make the matrix tridiagonal?
Thanks!
Copyright © 2021 JogjaFile Inc.