
About Course
๐ Course Title: Numerical Analysis
Code: 29023-AUX
๐ Introduction:
Numerical Analysis is a vital branch of applied mathematics focusing on developing and analyzing algorithms to obtain approximate solutions to mathematical problems that may not have exact solutions.
โจ Course Description:
This course introduces fundamental and advanced techniques for solving nonlinear and linear equations, interpolation, numerical differentiation and integration, and solving differential equations numerically. Students will apply these techniques in practical computational problems across various fields such as engineering, physics, and finance.
๐ฏ Target Audience:
-
Mathematics, Physics, and Engineering students.
-
Professionals in computational sciences and quantitative fields.
-
Researchers and analysts working with mathematical modeling and simulations.
๐ What You Will Learn:
-
Solve nonlinear and linear systems using efficient numerical methods.
-
Perform polynomial interpolation and approximation.
-
Apply numerical differentiation and integration techniques.
-
Solve ordinary differential equations (ODEs) using various numerical methods.
๐งโ๐ซ Instruction Methodology:
-
๐ Conceptual Lectures and Problem-Solving Workshops.
-
๐ป Hands-on Coding Labs (Python/ MATLAB/ Octave).
-
๐งช Practical Application Projects.
-
๐ Weekly Quizzes and Assignments.
๐งฉ Main Modules:
1๏ธโฃ Solving Nonlinear Equations
-
โ Bisection Method
-
โ Newton-Raphson Method
2๏ธโฃ Solving Linear Systems
-
๐งฎ Gaussian Elimination
-
๐งฎ LU Decomposition
3๏ธโฃ Numerical Approximation
-
๐ Interpolation Techniques
-
๐ Polynomial Approximation
4๏ธโฃ Numerical Differentiation and Integration
-
๐ Numerical Integration Rules (Trapezoidal Rule, Simpson’s Rule)
-
๐ Numerical Differentiation Methods
5๏ธโฃ Solving Differential Equations
-
๐งฉ Single-Step Methods (e.g., Eulerโs Method, Runge-Kutta Methods)
-
๐งฉ Multi-Step Methods (e.g., Adams-Bashforth Method)
๐ Materials Included:
-
๐ Detailed Lecture Notes and Problem Sets
-
๐ ๏ธ Access to Numerical Computation Tools and Libraries
-
๐ฅ Video Tutorials for Method Demonstrations
-
๐ Weekly Assignments with Solutions
-
๐ Mini-Projects Applying Numerical Methods
๐ Course Duration:
-
10 weeks โ 2 sessions per week (Each session: 2 hours).
๐ Level:
-
Intermediate to Advanced (Requires prior knowledge of calculus, basic linear algebra, and introductory programming skills).