sor_test, a MATLAB program which calls sor() to implement a simple version of the successive over-relaxation method for the iterative solution of a system of linear equations.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
sor, a MATLAB library which implements a simple version of the successive over-relaxation (SOR) method for the iteration solution of a linear system of equations.