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

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلفون الرئيسيون: Zamri Azuha, Abdul Zaki, Mohd Sopi, Mohamad Aliff Haziq
التنسيق: أطروحة
اللغة:English
منشور في: 2019
الموضوعات:
الوصول للمادة أونلاين:https://ir.uitm.edu.my/id/eprint/39661/1/39661.pdf
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص: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.