ChEn263 — W2024 Course Notes
Numerical Computing
Lectures 1-3: Foundations of Numerical Computing
Lectures 4-5: Structured Programming
Lectures 6-9: Loops and Arrays
Introduction to LLMs for Coding
Numerical Algebra
Lectures 10-12: Linear Algebra
- 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
