Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
  • Home
  • Projects
  • Notes
  • Reviews
  • Contact Me
    • Introduction to Numerical Analysis
      • Finite Digit Arithmetic
      • Floating Point Representation
      • Errors caused by Finite Digit Arithmetic
    • Equations in One Variable
      • Bisection Method
      • Fixed Point Iteration
      • Newton Raphson Method
      • Secant Method
      • Order of Convergence
      • Modified Newton Raphson Method
      • Aitken's Method of Accelerating Convergence
    • Interpolation
      • Lagrange's Interpolating Polynomials
      • Neville's Cumulative Computation
      • Divided Differences
      • Difference as a function
    • Composite Integration
      • Composite Trapezoidal Rule
      • Adaptive Quadrature Method
      • Gaussian Quadrature Method
      • Improper Integrals
    • Ordinary Differential Equations
      • Lipschitz Condition
      • Euler's Method
      • Local Truncation Error
      • Runge-Kutta Method of Order 2
      • Higher order Runge-Kutta Methods
      • Error Control
      • Multi Step Methods
    • Linear Equations
      • Gauss Elimination Method
      • (P)LU Decomposition
      • Special Matrices

    Numerical Analysis

    My notes for the course MA214: Numerical Analysis have been linked below. The notes are on a topic basis.

    • Introduction to Numerical Analysis
    • Equations in One Variable
    • Interpolation
    • Numerical Differentiation and Integration

    Post Midsem, Quiz2 Syllabus

    • Composite Integration
    • Ordinary Differential Equations
    • Linear Equations
    • Follow:
    • GitHub
    © 2023 Akash Cherukuri. All Lefts Reserved.