Fast Possion equation solver

Solves the Poisson equation using Successive Overrelaxation (SOR) with Chebyshev acceleration.
1.2K Downloads
Updated 1 Mar 2011

View License

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 (2024). Fast Possion equation solver (https://www.mathworks.com/matlabcentral/fileexchange/30575-fast-possion-equation-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Added author information

1.0.0.0