Numerical Analysis Outline 2nd 2021 - 2022

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

School of Applied Medical Sciences - Department of Biomedical Engineering

2nd Semester 2021/2022


BM371 – Numerical Methods
Course Syllabus
1. Basic Information
Course Name: Numerical Methods
Instructor : Dr. Nasim Alnu’man
Time : Mon. and Wed.: 8:30 – 9:30
Location : M427
Office Hours : Mon. and Wed.: 12:00 – 13:30
Thurs. 11:00-12:00 or by appointment
E-Mail: [email protected] or [email protected]

2. Course Contents

The course aims to introduce numerical methods used for the solution of engineering
problems. The course emphasizes algorithm development, programming and
application to realistic biomedical engineering problems (case studies).

The course is planned to cover the following fundamental topics in numerical


analysis: Basic numerical methods, finding roots of nonlinear equations (Newton’s
method, bisection method and linear interpolation), fitting curves to data (Linear
interpolation, fitting straight lines, fitting polynomials), systems of linear equations
(matrix equation and eigenvalue problem), numerical integration and differentiation,
numerical solution of ordinary differential equations (ODE) and partial differential
equations (PDE). Least squares regression analysis. Introduction to error analysis.

Computer Usage
Basic knowledge of Excel, MATLAB or any equivalent program is required. During
the course an introduction to programming using MATLAB will be given.

Week Topic Reference


1st Introduction to Numerical Analysis
2nd Absolute and relative errors, Rounding and Course Notes + any reference
chopping, Computer errors in representing
numbers, Review of Taylor series
3rd &4th Nonlinear Models Course Notes + any reference
(Bisection method, Newton method, Secant
method, Systems of nonlinear equations)
5th & 6th Linear Models (Gaussian elimination, Gaussian Course Notes + any reference
elimination with scaled partial pivoting and
Tri-diagonal systems, Gauss-Jordan method,
Jacobi method, Gauss-Seidel Method)

1
7th First Exam ------------
7th & 10th Numerical Differentiation (Estimating Course Notes + any reference
derivatives)
Interpolation (Newton’s Divided Difference
method, Lagrange interpolation, Inverse
Interpolation)
Numerical Integration (Trapezoid rule,
Simpson’s Rules)
11th Second Exam ------------
11th - 13th Dynamic Systems: Ordinary Differential
Equations (Euler’s method, Improvements of
Euler’s method, Runge-Kutta methods,
Course Notes + any reference
Methods for systems of equations, Adaptive
RK Methods, Multistep Methods, Boundary
value problems)
14th & 15th Dynamic Systems: Partial Differential
Equations (Finite Element Method as an Course Notes + any reference
Example)
Final Exam ------------

3. Grade Evaluation

Assessment Tool Weight Expected Due Date


First Exam 20 % According to the Univ. Schedule
Second Exam 20 % According to the Univ. Schedule
H.W’s & Quizzes 20 %
Final Exam 40 % According to the Univ. Schedule
Total 100%

References:
1. Steven C. Chapra and Raymond P. Canale, Numerical Methods for
Engineers, 5th Edition or newer.
2. Numerical Methods in Biomedical Engineering, by Dunn, Constantinides, and
Moghe, 2006.
3. Numerical Methods for Physicists, by Anthony O’Hare, 2005.
4. Advanced Engineering Mathematics, 9th ed. Or newer, by Kreyszig.
5. Numerical Methods, Rao V. Dukkipati, New Age International (P) Limited,
2010.

You might also like