JACOBI method for a non-square matrix

4 views (last 30 days)
Pasini Mara
Pasini Mara on 5 Mar 2020
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

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!