JACOBI method for a non-square matrix
4 次查看(过去 30 天)
显示 更早的评论
I have to solve a linear system using an iterative method. I have to force residuals to zero.

The first matrix represents the partial derivatives of the saint venant equation, is the jacobian matrix, the second the correction and the last the residuals.
The final step is to compute the corrected values of the unknowns for the next iteration according to the following formulae

How can i solve this type of problem?
Thank you
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!