Resources
Lecture Notes
- Intro, overview ( PDF )
- Polynomial interpolation ( PDF )
- Splines, briefly ( PDF )
- Finite differences ( PDF )
- Quadrature ( PDF )
- Orthogonal bases, least-squares ( PDF )
- Discrete Fourier Transform ( PDF )
- ODE Initial value problems ( PDF )
- IVPs (RK and adaptive methods) ( PDF )
- ODE Boundary value problems ( PDF )
- PDEs (heat/Laplace's equation) ( PDF )
Code examples (notebooks)
- Polynomial interpolation ( jupyter )
- Derivatives, convergence ( jupyter )
- Initial value problems ( jupyter )
- ODE stability regions ( jupyter )
- Boundary value problems (shooting) ( jupyter )
Homework
Reference, review, general
- Midterm HW (+solutions) ( PDF )
- Syllabus (PDF)
- Guidelines for computational problems (PDF)