Gauss-Seidel using Matlab advantages
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!