Solving Large System Of Linear Equation Using Iterative Methods (Successive Over-Relaxation, Conjugate Gradient And Preconditioned Conjugate Gradient) / Nurhanani Abu Bakar

Nowadays, system of linear equations are widely used especially in industrial. Application in industrial usually involve large problem. System of linear equation can be solved using direct and indirect method. Direct method required the use of inverse matrix to solve the problem. However, for large...

Full description

Saved in:
Bibliographic Details
Main Author: Abu Bakar, Nurhanani
Format: Thesis
Language:English
Published: 2017
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/41437/1/41437.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Nowadays, system of linear equations are widely used especially in industrial. Application in industrial usually involve large problem. System of linear equation can be solved using direct and indirect method. Direct method required the use of inverse matrix to solve the problem. However, for large system of linear equation, finding an inverse could be difficult and time consuming. Therefore, indirect method in the form of numerical calculation is used. Such method are Successive Over-Relaxation, Conjugate Gradient and Preconditioned Conjugate Gradient. This research compare the performance of this three method to solve variety of system of linear equation from small scale to large scale in the form of number of iteration and CPU time. Numerical result show that the Conjugate Gradient method is the best to solve system of linear equation in terms of both number of iteration and CPU time. Above all, these three method could be used to solve system of linear equations.