Notes
Here are notes from Mike Minion.
Scripts from Class
Convergence Analysis. Run u_t+au_x=0 for different resolutions, estimate order.
ODE Solver and Stability region
Homework
Programming 1: (Getting started). Download script and run it in DataTank. Compute the error plot for a few different initial values. Try both smooth initial functions and initial functions with a step discontinuity. Compare the error convergence when using the infinity norm and the 1 norm. More details in e-mail.
Homework 3: pdf version Combines programming and theoretical.