UEH Standard Programs

Brief Course Description

1. Course Title:

Numerical methods

2. Language of Instruction:

Vietnamese

3. Course Code:

MAT508034

4. Credits:

3

5. Course Objectives:

This course equips students with fundamental knowledge of Python programming and provides an overview of numerical methods for solving nonlinear equations, systems of linear equations, interpolation, and polynomial approximation.

6. Brief Description of Course Content:

The course consists of two parts. The first part introduces students to the fundamentals of Python programming, including installation and execution, data types, branching structures, loops, plotting, and data processing. The second part provides an overview of numerical methods and skills for solving problems such as nonlinear equations, systems of linear equations, interpolation, and polynomial approximation.