2D Wave Equation Simulation

Numerical solution of the 2D wave equation using finite differences.
2,7K download
Aggiornato 29 mar 2017

Visualizza la licenza

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.

Cita come

Violeta Enroth (2025). 2D Wave Equation Simulation (https://it.mathworks.com/matlabcentral/fileexchange/62204-2d-wave-equation-simulation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

*It uses the Courant-Friedrich-Lewy stability condition