HW assignments for MATH440, Spring 2013:


Homework 1: Solution

Homework 2: Solution

Homework 3: Solution

Homework 4: Solution

Homework 5: Solution

Homework 6: Solution


Computational Lab assignments for MATH440, Spring 2013:


Lab 1: Click me

Lab 2: Click me

Lab 3: Click me

Lab 4: Click me

Lab 5: Click me

Lab 6: Click me


Supplementary materials for MATH440, Spring 2013:


TBA


Software for MATH440, Spring 2013.


The following 3 codes can be used to verify your own codes for ODE's. They are MATLAB
scripts that implement a graphical user interface to internal MATLAB routines to solve and
analyze ODE initial value problems. Download them and start playing with them (they
contain galleries of examples). To run them, simply start matlab, type the script name (without
the .m extension) in the command line, and hit return. Of course, the files must be downloaded
in a directory that is in the MATLAB search path.


dfield8: Right-click me and Save me

pplane8: Right-click me and Save me

odesolve: Right-click me and Save me