Numerical Analysis Lab
Lab Instructor, Temple University, Mathematics, 2021
Ran a lab for undergraduates to review course material and implement numerical methods in MATLAB under my supervison with demonstrations of some numerical methods.
Course Materials
Burden, Faires, and Burden. Numerical Analysis. Cengage, 10th edition.
Topics Covered
computer arithmetic and error analysis (chapter 1), solutions of single-variable equations (chapter 2), interpolation (chapter 3), numerical differentiation and integration (chapter 4), direct and iterative methods for solving linear systems (chapters 6 & 7), least squares approximation.
