This code provides a MATLAB implementation of a 2D Poisson solver using the multigrid method. The solver can be used to solve the Poisson equation of the form: ∇^2 u = f where u is the solution, f is ...
Fundamentals of Numerical Computation text, Julia version for the MATLAB (1st) edition. - fnc/matlab/chapter6.md at master · fncbook/fnc ...