This note is outcome of Spring 25 CS 450. Numerical Analysis in UIUC taught by instructor Paul Fischer.
The book is Scientific Computing: An Introductory Survey, Revised Second Edition.

Topics by type

Recap

Types of Matrix

Factorization:

Solving:

Eigenvalue and Eigenvector problem:

Nonlinear equations:

Optimization:

Polynomial Interpolation:

Numerical Integration and Differentiation:

Ordinary Differential Equations:

Topics by Chapter

Chapter 1 Introduction

Chapter 2 System of linear equations

Chapter 3 Linear Least Squares

Chapter 4 Eigenvalue problems

Chapter 5 Nonlinear equations

Chapter 6 Optimization

Chapter 7 Interpolation

Chapter 8 Numerical Integration and Differentiation

Chapter 9 Ordinary Differential Equations