Numerical Methods and Simulation
- Topic 1: Essentials of Computer programming
- (a): Fundamental of Programming
- (b): Fundamental of MATLAB programming
- (c): Matrix Algebra
- (d): Number Systems
- (e): Errors in Numerical Solution
- Topic 2: Numerical estimation of Roots of an equation
- Topic 3: System of Linear Equations
- (a): System of Linear Equations
- (b): Gauss Elimination method
- (c): Gauss-Jordan method
- (d): LU decomposition method
- (e): Inverse of the Matrix method
- (f): Iterative method
- Topic 4: Curve fitting
- Topic 5: Interpolation
- Topic 6: Fourier Series and Fourier Transform
- Topic 7: Numerical Derivative
- Topic 8: Numerical Integration
- (a): Introduction and Rectangular method
- (b): Mid-point method
- (c): Trapezoidal method
- (d): Simpson's 1/3 method
- (e): Simpson's 3/8 method
- (f): Gauss quadrature method
- Topic 9: Numerical Solution of differential equations