Gauss-Seidel iterval method using Matlab

  • Context: MATLAB 
  • Thread starter Thread starter Austris
  • Start date Start date
  • Tags Tags
    Matlab Method
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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?