fd1d_burgers_lax_test, a MATLAB program which calls fd1d_burgers_lax() to solve the nonviscous time-dependent Burgers equation using finite differences and the Lax-Wendroff method.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fd1d_burgers_lax, a MATLAB program which applies the finite difference method (FDM) and the Lax-Wendroff method to solve the non-viscous Burgers equation in one spatial dimension and time.