Numerical Method
Chapter-9 Gauss Elimination
1. The Graphical Method Pg 245
2. Cramer’s Rule Pg 248 (Lab)
3. Gauss Elimination/Naïve Gauss Elimination Pg 252 (Lab)
4. Gauss Jordan Method Pg 273 (Lab)
Chapter 17 Least-Squares Regression
1. Linear Regression Pg 456 (Lab)
2. Polynomial Regression Pg 472 (Lab)
Chapter 5 Bracketing Methods
1. Bisection Metod Pg 127 (Lab)
2. False Position Metod/ Regula Falsi Method/ Linear Interpolation Method Pg 135 (Lab)
Chapter 6 Open Methods
1. Simple Fixed-Point Iteration Pg 146 (Lab)
2. Newton Raphson Method Pg 151 (Lab)
3. The Secant Method Pg 157 (Lab)
Chapter 21 Newton-Cotes Integration Formulas
1. The Trapezoidal Rule Pg 605 (Lab)
2. Simpson’ 1/3 Rule Pg 615 (Lab)
3. Simpson’s 3/8 Rule Pg 620 (Lab)
Chapter 25 Runge-Kutta Methods
1. Runge-Kutta Method Pg 709 (Lab)
2. Euler’s Method Pg 710 (Lab)
Chapter 4 Truncation Errors and the Taylor Series
1. The Taylor Series Pg 81
Chapter 26 Stiffness & Multistep Methods
1. Milne’s Method/Milne’s Predictor-Corrector Method Pg 776 (Lab)
Chapter 18 Interpolation
1. Lagrange Interpolation Pg 502
***Triangularisation Method/Factorisation Method/Choleski’s Method from Bala Chandra Rao’s Book Pg
266
***Iterative Process/Direct Substitution Method from Bala Chandra Rao’s Book Pg 28
***Picard’s Method (Lab)