MAE384 Numerical Methods for Engineers (Fall 2009)


Syllabus Revised 8/21/2009

Overview (First day lecture)

Projected schedule
First lecture, 8/25
Homework #1 released on 9/3, due 9/17 
Homework #2 released on 9/17, due 10/1
Homework #3 released on 10/1, due 10/20
Midterm, 10/8
Homework #4 released on 10/20, due 11/3
Homework #5 released on 11/3, due 11/17
Homework #6 released on 11/17, due 12/1

12/1 and 12/3 : Reviews for final exam  
12/3 is projected to be our last lecture
12/8 : No lecture; Regular lecture time will be open office hours

Final exam, 12/10 9:50-11:40 AM
Preparation guide for final exam

Useful examples for Ch.6 and HW4

Example of Matlab code for Simpson's 1/3 method
The example demonstrates how to evaluate the integral of sin(x) from x = 0 to x = 1.

Examples for Runge-Kutta methods

Examples of solutions for B.V.P.
Typo corrected: In the last page, the first element of r.h.s. vector should be 0.14 instead of -0.06.

Note for PDE (I): Quick overview

Note for PDE (II): Analytic solutions (separation of variables)

Note for PDE (III): Numerical solutions

Note for PDE (IV): More numerical solutions (Laplace equation)


Homework #1
HW1 solutions

Homework #2
HW2 solutions

Homework #3
HW3 solutions

Homework #4
HW4 solutions

Homework #5
HW5 solutions
Extra: Euler's explicit vs. implicit scheme

Homework #6
HW6 solutions
Extra #1: Matlab code for an animation for the solution for Prob 3 with dx=0.5, dt=0.1
Extra #2: Matlab code for an animation for the solution for Prob 3 with dx=0.5, dt=0.05


Matlab related

Quick set-up Using Matlab on ASU's application server (very basic)