gauss_seidel_test


gauss_seidel_test, a MATLAB code which calls gauss_seidel_stochastic(), which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.

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:

gauss_seidel_stochastic, a MATLAB code which uses a stochastic version of the Gauss Seidel iteration to approximate the solution of a linear system.

Source Code:


Last modified on 08 February 2022.