Fast Possion equation solver

Solves the Poisson equation using Successive Overrelaxation (SOR) with Chebyshev acceleration.

You are now following this Submission

solvePoissonSOR.m is an efficient, lightweight function that solves the Poisson equation using Successive Overrelaxation (SOR) with Chebyshev acceleration to speed-up convergence. Dirichlet boundary conditions are used to provide a unique solution.

Cite As

Evan Ruzanski (2026). Fast Possion equation solver (https://www.mathworks.com/matlabcentral/fileexchange/30575-fast-possion-equation-solver), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Added author information

1.0.0.0