Comparative study of optimization method for solving large system of linear equation / Fatin Amani Mohd Ali

System of linear equations are usually solve using inverse of matrix. However, finding inverse for large of system of linear equation a problem and burden the computer. Therefore, many researches tend to use indirect method in the form of optimization method such as Steepest descent (SD) method, Bro...

Full description

Saved in:
Bibliographic Details
Main Author: Mohd Ali, Fatin Amani
Format: Thesis
Language:English
Published: 2017
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/41409/1/41409.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:System of linear equations are usually solve using inverse of matrix. However, finding inverse for large of system of linear equation a problem and burden the computer. Therefore, many researches tend to use indirect method in the form of optimization method such as Steepest descent (SD) method, Broyden-Fletcher-Goldfarb-Shanno (BFGS) method and Conjugate Gradient (CG) method. In this project, three optimization methods are chosen to solve small and large system of linear equation. The matrix that is used consist of positive and negative definite of six different dimension. The comparative results analysis of these methods is based on number of iteration and CPU time. The performance profile that is presented by Dolan and More is also used to analyse the result. From the result, it shown that Polak-Ribiere-Polyak (PRP) method which is one of the CG method is the best method to solve system of linear equation.