Comparative study of Bisection, Newton and Horner’s method for solving nonlinear equation / Abdul Zaki Zamri Azuha and Mohamad Aliff Haziq Mohd Sopi

Mathematically every information or statistics could be transformed into a specific function by using mathematical modelling techniques. This function could be used later to find root(s), maximum point or minimum point and even to find the discontinuity point. A few numerical methods have been intro...

Full description

Saved in:
Bibliographic Details
Main Authors: Zamri Azuha, Abdul Zaki, Mohd Sopi, Mohamad Aliff Haziq
Format: Thesis
Language:English
Published: 2019
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/39661/1/39661.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Mathematically every information or statistics could be transformed into a specific function by using mathematical modelling techniques. This function could be used later to find root(s), maximum point or minimum point and even to find the discontinuity point. A few numerical methods have been introduced in order to help mathematician to solve these functions for finding root(s) for example Bisection, Newton method and Homer’s method. These methods are chosen because they apply simple algorithm that could be understood. This research analysed and compared the efficiency of these methods to solve nonlinear function such as trigonometric, exponential, logarithmic and cubic polynomial function. Although the methods are considered as alternative, the methods also possess error compared to the exact value. So, error analysis conducted. The efficiency is measured by the error produced at the fixed iteration. The methods are converted into C language and executed by using Maple 18. Furthermore, the three method are measured with respect to certain tolerance.