Section 1: Preliminary knowledge(4 credit hours)
Review of Calculus
Error Analysis
Matlab preliminaries
Section 2: Non-linear equations(4 credit hours)
Iteration method
Bisection methods
Newton-Raphson and Secant methods
Section 3: Numerical solution of linear equations(4 credit hours)
Properties of Vectors and Matrices
Triangular Factorization
Iterative for linear systems
Seidel and Newton’s methods
Section 4: Interpolation and polynomial approximation(4 credit hours)
Taylor series
Lagrange approximation
Section 5: Interpolation and polynomial approximation(4 credit hours)
Newton polynomials
Chebyshev polynomials
Pade Approximations
Section 6: Curve fitting(4 credit hours)
Least-square line
Spline Functions
Section 7: Fourier series and trigonometric polynomials(4 credit hours)
Section 8: Numerical differentiation(4 credit hours)
Approximating the derivative
Numerical differential formulas
Section 9: (4 credit hours)
Fast Fourier Transform
Section 10: Numerical integration(4 credit hours)
Introduction to quadrature
Composite Trapezoidal and Simpson’s rule
Adaptative quadrature
Section 11:(4 credit hours)
Gauss-Legendre quadrature
Fast Fourier Transform
Section 12: Numerical solution of ordinary differential equation (4 credit hours)
Euler's method
Taylor-Series Method
Runge-Kutta method