Gauss-Seidel iterval method using Matlab

  • Context: MATLAB 
  • Thread starter Thread starter Austris
  • Start date Start date
  • Tags Tags
    Matlab Method
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
Austris
Messages
1
Reaction score
0
Hello.

I am new in matlab. And I wonder how to solve equations using gauss-seidel iteration method.
Theoreticaly I understand how this method is working, but can't get how write script in matlab.

It can be great if somebody can give a explanation for this problem.
 
Physics news on Phys.org
Well, what have you done so far? Can you make a jacobi method?