Mondays: 11-12, 2-3, Tuesdays: 11-12.
The course website is on Moodle 2.
At the University of Toronto, I taught:
I have been working to involve MATLAB in an ODE curriculum. The main goals are to give students tools for visualizing solutions of ODEs and for solving problems for which there is no hope of obtaining an explicit, or even implicit, representation of the solution.
I have been using MATLAB's cell mode (see here for an example) for writing the material. This has the advantage of producing nicely formatted reports combining both the underlying code and the important annotations for the code.
Examples of cell mode based MATLAB labs, along with PDFs of the output:
I welcome comments and suggestions on this material.
In addition to my own material, I have also used IODE, developed at the University of Illinois at Urbana-Champaign. This has some excellent exercises on direction fields and numerical methods.