Module Catalogues

Scientific Computing

Module Title Scientific Computing
Module Level Level 4
Module Credits 5.00
Academic Year 2024/25
Semester SEM2

Aims and Fit of Module

The module of numerical analysis and scientific computing aims to introduce students to the mathematical and algorithmic basis of numerical simulation, including the rigorous mathematical analysis of numerical methods, which usually involves the problems of discretization, approximation, and convergence, as well as the efficiency of calculation cost and accuracy.

Learning outcomes

A perform finite precision arithmetic and roundoff error analysis apply direct and iterative methods for solving large sparse system of linear equations B apply various numerical methods for solving large sparse matrix eigenvalue problems C Cultivate skills in developing numerical techniques to address challenges in numerical approximation, including the solution of nonlinear equations, numerical differentiation, and numerical integration. D Develop the ability to use high-order methods and multi-step approaches to solving ordinary differential equations.

Method of teaching and learning

The delivery of the module consists of a series of lectures, tutorials and lab sessions. Lectures cover the theory and algorithms of numerical analysis and scientific computing, paying special attention to the development/construction of the algorithms and their analysis; a wide range of examples will also be demonstrated to validate the results of theoretical analysis. The lab sessions are intended to provide students with the opportunity to write their own computer code to implement the different algorithms learned in the lectures.