Skip to main content

Section outline

  • INTRODUCTION

    This course exposes learners to the numerical methods which are techniques that used to approximate solutions to mathematical problems that cannot be solved exactly. They are especially useful for solving equations, differential equations, and optimization problems where analytical solutions are difficult or impossible to obtain. Numerical methods are widely used in various fields such as engineering, physics, finance, and computer science. The suggested learning hours are 40 hours. Learners are required to complete all the tasks in two topics, which are LU Decomposition: Crout Method and LU Decomposition: Doolitle Method. In the end of this course, learners will be able to solve the linear simultaneous equations by using LU Decomposition method.