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...

全面介紹

Saved in:
書目詳細資料
主要作者: Mohd Ali, Fatin Amani
格式: Thesis
語言:English
出版: 2017
主題:
在線閱讀:https://ir.uitm.edu.my/id/eprint/41409/1/41409.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結: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.