functions, subroutines, scope and lifetime of identifiers, parameter passing mechanism, arrays and strings, Pointers, Pointers to Function, Function returning Pointers. Number system: Binary, Decimal, Hexadecimal & Octal, Conversion, Operators, r’s complement. Files in C. Simple computer programming.
Solution of Algebraic and Transcendental Equations using C: Bisection Method, Method of False Position, Iteration Method, Newton-Raphson Method and The Secant Method.
Computational Techniques using MatLab: Matrix Operations in MatLab, Solution of a linear systems AX = B; Jacobi Iteration Method, Gauss-Seidel Iteration Method, Curve-fitting.
MATLAB Programming: Solution of Differential equations: Euler’s Method, Heun’s Method, Runge – kutta Method. Numerical Integration: Trapozoidal, Simpson’s 1/3 and Simpson’s 3/8.