Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.52 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.52 KB

Finite differences for the wave equation

This repo provides an example implementation of a simple numerical schemes for the 1D and 2D wave equation.

To open the repo in MATLAB Online, please click Open in MATLAB Online

To view this file on File Exchange, please click View Simple Wave Equation solver on File Exchange

1D case

See Simple1DWaveEquation.md or click Open in MATLAB Online to open the livescript in MATLAB Online.

image_0.gif

2D case

See Simple2DWaveEquation.md or click Open in MATLAB Online to open the livescript in MATLAB Online.

image_0.gif

Copyright 2015-2023 The MathWorks, Inc.