wave_pde_test


wave_pde_test, a MATLAB code which calls wave_pde(), which uses finite differences in space, and the method of lines in time, to set up and solve the partial differential equations (PDE) known as the wave equations, utt = c uxx.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

wave_pde, a MATLAB code which uses finite differences in space, and the method of lines in time, to set up and solve the partial differential equations (PDE) known as the wave equations, utt = c uxx.

Source Code:


Last revised on 20 December 2020.