fd1d_wave_test, a MATLAB program which calls fd1d_wave() to apply the finite difference method to solve a version of the wave equation in one spatial dimension.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fd1d_wave, a MATLAB library which applies the finite difference method (FDM) to solve the time-dependent wave equation utt = c * uxx in one spatial dimension.