ChEn263 — 2022-2023 Winter Course Notes
Numerical Computing
Lectures 1-3: Foundations of Numerical Computing
Lectures 4-5: Structured Programming
Lectures 6-8: Loops and Arrays
Numerical Algebra
Lectures 9-12: Debugging and Linear Algebra
- Lecture 9 - Debugging
- Lecture 10 - Review of Matrix Algebra
- Lecture 11 - Gauss Elimination
- Lecture 12 - Numpy Linear Algebra
Lectures 13-16: Nonlinear Algebra
- Lecture 13 - Fixed Point Methods
- Lecture 14 - NLEs in Scipy
- Lecture 15 - Optimization
- Lecture 16 - Engineering Problems
Numerical Calculus
Lectures 17-20: Interpolation and Integration
- Lecture 17 - Least Square Fitting
- Lecture 18 - Interpolation
- Lecture 19 - Newton-Coates Integration
- Lecture 20 - Jupyter and Scipy Integrals
