Gauss-Seidel using Matlab advantages

3 views (last 30 days)
Victor Chernov
Victor Chernov on 23 Dec 2012
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?

Answers (0)

Community Treasure Hunt

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

Start Hunting!