NUMERICAL METHOD USING C (Optional Paper)

Paper Code: 
MAT323B
Credits: 
5
Contact Hours: 
75.00
Max. Marks: 
100.00
15.00

The history of C, The C standard library, Structured Programming, the basics of a typical C program Development Environment. Introduction to ‘C’ programming: Introduction, A Simple C program, Memory Concepts, Arithmetic in C, Structured Program Development in C: Introduction, Control structures, relational operator, the if selection structure, The if/else selection structure, goto statement. Operators and Expressions: Arithmetic, Logical, Assignment, Increment and Decrement, Evaluation, Precedence and Associatively of expressions.

15.00

Structured Program Development in C: The while repetition structure, Counter Controlled Repetition, Sentinel Controlled Repetition, Nested control structures. C Program control: Introduction, Essentials of repetition, Counter controlled repetition, for repetition structure, for structure.
 

15.00

C Program control: The switch multiple selection structure, the do/while repetition structure, the
break and continue statements. C Functions (Non-Recursive): Introduction, Program Modules in C, Math Library Functions, Functions, Functions Definitions, Function Prototypes, Header Files, Calling Functions C Arrays: Declaring Arrays, Passing Arrays to Functions
 

15.00

Solution of Algebraic and Transcendental Equations using C: Bisection Method, Method of False Position, Newton-Raphson Method.
 

15.00

Solution of a linear systems AX = B; Gauss’s Elimination method, Gauss-Jordan method, Jacobi Iteration Method, Gauss-Seidel Iteration Method.
 

Essential Readings: 
  1. Yashwant Kanetkar, Programming in C by Yashwant Kanetkar, B. P. B. Publication
  2. E.Balagurusamy, Programming in ‘ANSI C’, TMH, 2006.
  3. Deitel and Deitel, How to Program C, Deitel and Deitel, Addison Wesley, Pearson Education Asia.
     
References: 
  1. V.Rajaraman, Computer Oriented Numerical Methods, PHI, 1993
  2. A Ralston and P. Rabinowitz, A First Course in Numerical Analysis, McGraw Hill (1985).
  3. S.S. Sastry, Introductory Methods of Numerical Analysis, Prentice-Hall of India (1979).
Academic Year: