JACOBI method for a non-square matrix
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!