Gauss-Seidel using Matlab advantages
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Let's say that you have a grid of LxM points. On this grid you would like to solve, let's say, Laplacian(f) = 0. And let's say that you want to use the matlab abilities of working nicely with matrices and vectors. Solving it by Jacobi method is easy. How do you solve it by Gauss Seidel method?
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!