Course Description
This course is intended as a first introduction to the methods of numerical linear algebra. The content of the course consists of an introduction to numerical methods for solving linear systems, least square problems, and eigenvalue problems.
Intended Learning Outcomes
CILO-1: Solve the linear equation by Gaussian elimination and iterative methods.
CILO-2: Compute least squares problems by directed methods.
CILO-3: Calculate eigenvalue by the power method and QR factorization methods.
CILO-4: Apply the programming skills for the matrix computation.