Topic outline
- General
- Introduction
Introduction
We examine what computational mathematics is about and introduce the basic objects that we will be dealing with.- Notes (in HTML) of the first lecture.
- Summing Series
Summing Series
Some techniques to sum series. - Matrix operations and decompositions
Matrix operations and decompositions
Algorithmic techniques to optimise row-reduction and inversion of matrices. Based on the problem an appropriate decomposition theorem from Group theory becomes applicable.- Read Chapter 7 of Epperson's book (or any other equivalent resource)
- Solving non-linear Equations
Solving non-linear Equations
Bisection, interpolation and Newton methods for solving equations. - Interpolation
Interpolation
We use polynomials to interpolate various classes of functions and examine the accuracy and efficiency of such representations. - Integration
Integration
Numerical Integration - Differential Equations
Differential Equations
Numerical Solutions of Ordinary Differential Equations - Left overs
Left overs
Montel Carlo Methods, Best fit - Topic 9
Topic 9
- Topic 10
Topic 10