wave_pde_test, an Octave 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.
The computer code and data files described and made available on this web page are distributed under the MIT license
wave_pde, an Octave 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.