General


Covers introduction to a linear system, Gauss Elimination. LU Decomposition and Gauss Seidel method to solve a linear system (The content is the same as Chapter 3 in Numerical methods)
Covers Bisection method, Simple Fixed-Point iteration and Newton Raphson for solution of non-linear equations (The content is the same as Chapter 2 in Numerical Methods)
Covers the application in solving eigenvalues and eigenvectors using Polynomial method and Power method.
Covers properties and powers of complex number and Euler formula.
Covers loci in the complex number and function of a complex variable.
Covers Newton's Interpolating polynomials and Langrange Interpolating Polynomials (The content is the same as Chapter 4 in Numerical Methods)