sor_test


sor_test, a MATLAB code which calls sor(), which implements a simple version of the successive over-relaxation (SOR) method for the iterative solution of a system of linear equations.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

sor, a MATLAB code which implements a simple version of the successive over-relaxation (SOR) method for the iteration solution of a linear system of equations.

Source Code:


Last modified on 25 March 2019.