matlab *.m files to solve the Burgers equation.

This solves Burgers equation with explicit time-stepping, and spectrally-computed space derivatives. burgers.m

Here is a diary where you see how to use burgers.m

Some precomputed solutions. Save this file as "data.mat". To load the data into matlab, type "load data.mat".