CME 102 Notes and Resources

Notes

Here are my own notes for CME 102. These roughly follow the material in Prof. Hung Le’s iteration of the course. Since Winter 2015, I have been involved with Prof. Le’s CME 102 courses, and over time have developed my own explanations or methods for working through problems. Differential equations in engineering are very computationally-intensive, and consequently these notes tend to emphasize algorithms for deriving a solution, although I do try to inject some theory when appropriate or useful. For my usual disclaimer, these aren’t here to replace the course reader and especially not lecture attendance, but hopefully they are some help.

Section Worksheets

Below is a list of worksheets and other review sheets I created for CME 102 over several quarters. Caveat emptor: these are hopefully mistake-free, but there may be errors (if you find any, please let me know so I can make necessary corrections).

Worksheet Description
Week 2 (Solution) Linearity, separation of variables, direction fields, equilibria and stability, MATLAB
Week 3 (Solution) Linear first order ODE, numerical accuracy, systems of linear equations review
Week 4 (Solution) Existence and uniqueness, numerical stability, ODEs and the eigenvalue problem
Week 5 (Solution) Nonlinear ODE, second order linear ODE, Cauchy-Euler equations, ode45, adaptive step solvers
Week 6 (Solution) Undetermined coefficients, variation of parameters, amplification factor and stability
Week 7 (Solution) Undetermined coefficients, variation of parameters, direct method
Week 8 (Solution) Beats and resonance, mass spring systems, Laplace transforms
Week 9 (Solution) Laplace transform, delta and step functions
Week 10 (Solution) Power series
MATLAB Review Powerpoint slides used for MATLAB review session in CME 102. Covers all relevant MATLAB from CME 100 necessary for CME 102.
Midterm 2 Review Problems (Solution) Review problems for the topics for the second midterm: second order ODEs, mass-spring systems, higher order ODEs, numerical methods.
Laplace Transform Review (Solution) Laplace transform review problems. Covers all topics including all forward/inverse transform theorems and discrete/discontinuous inputs.
Power Series Review (Solution) Example problems for power series solution of ODEs.
Final Review Problems (Solution) Review problems covering most important topics from the quarter. Included are several review problems for direct method.