2D Wave Equation Simulation

Numerical solution of the 2D wave equation using finite differences.

You are now following this Submission

This code solves the 2D Wave Equation on a square plate by finite differences method and plots an animation of the 2D movement and the absolute error. For simplicity, all units were normalized. It uses the Courant-Friedrich-Levy stability condition.

Cite As

Violeta Enroth (2026). 2D Wave Equation Simulation (https://www.mathworks.com/matlabcentral/fileexchange/62204-2d-wave-equation-simulation), 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.0.0.0

*It uses the Courant-Friedrich-Lewy stability condition