MATLAB lessons N.4

A library to solve Bughers equation with various methods

All MATLAB file for the lesson in a unique archive Burgers.zip

Burgers Model:

File BurgersModel.m

Driver to test the Solver:

File BurgersExample.m

Solver:

File Solver.m

Standard Numerical Fluxes:

File StandardFlux.m