poisson_2d_test, a MATLAB code which calls poisson_2d(), which computes an approximate solution to the Poisson equation in the unit square, using finite differences and Jacobi iteration.
The information on this web page is distributed under the MIT license.
poisson_2d, a MATLAB code which computes an approximate solution to the Poisson equation in the unit square, using finite differences and Jacobi iteration.