Numerical Methods Syllabus
Numerical Methods Syllabus
I. GENERAL INFORMATION
CODE : MA195 Numerical Methods
SEMESTER : 5
CREDITS : 3
HOURS PER WEEK : 4 (Theory – Practice)
PREREQUISITES : CB412 Computer Programming
CONDITION : Mandatory
This course prepares students in the application of numerical calculus methods for solving mathematical
problems arising in engineering applications. Students analyze the concept of computing errors and
discrete data, iterations processes and numeric stability and their application for solving linear and
nonlinear equations, definite multiple integrals and ordinary differential equations. Students develop
computer codes implementing the numerical methods and analyze obtained results.
1. Have full consciousness of the presence of errors when taking measurements and making
calculations. It classifies and interprets them.
2. Identify appropriate strategies for numerical solutions of problems related to engineering
calculations solves them whit a computer.
3. Calculate numerical processes errors and give the appropriate interpretation of results.
4. Develop computer programs for implementing numeric algorithms.
2. NON-LINEAR EQUATIONS
Models that drive us to solve a nonlinear equations / Closed methods (bisection) / Open methods
(Secant, Newton) / Contracted functions / Consecutive approximation method / Computer
codification.
1
Matrix norms and Conditioning / Eigenvalues and Eigenvectors / power iteration for the calculation
of the largest eigenvalue in the module / Simple Gaussian elimination / Iterative methods: Jacobi,
Gauss-Seidel / Computer codification.
4. FUNCTION APROXIMATION
Divided differences / Polynomial and trigonometric interpolation / Polynomial and trigonometric
adjustment (discrete Fourier transform) / Non-linear adjustment / Computer codification.
5. QUADRATURE
Gauss quadrature / Trapeze method, open and closed cases / Romberg’s method / Simpson’s
rule, open and closed cases / Computer codification.
VI. METHODOLOGY
The course takes place in sessions of theory and computer laboratory. In theory sessions, faculty
presents the concepts, theorems, and applications. In laboratory sessions Mathcad software is used to
implement numerical methods for solving problems and analyze their solutions. In every single session
the active participation of the students is encouraged.
PF = (EP + EF + PL) / 3
VIII. BIBLIOGRAPHY