======================================== Documentation of `1D wave equation` ======================================== `1D_wave_equation `_ is a MATLAB code for the dynamics of a 1-dimensional wave equation. It consists in a second-order PDE for the description of waves, in this particular case transverse waves on a massive string. The trapezoidal quadrature rule is used to approximate the integral of the Lagrangian function in both time and space. Contents ======== .. toctree:: installation introduction discretisation results matlab :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`search`