• Tidak ada hasil yang ditemukan

new scaling of bracketing method for fourth and sixth section

N/A
N/A
Protected

Academic year: 2024

Membagikan "new scaling of bracketing method for fourth and sixth section"

Copied!
5
0
0

Teks penuh

(1)

NEW SCALING OF BRACKETING METHOD FOR FOURTH AND SIXTH SECTION

NUR AIZAT BINTI NOOR MANSHAH

NURHIDAYATUL LIYANA BINTI MOHD MUSTAFA

Thesis Submitted in Fulfillment of the Requirement for Bachelor of Science (Hons.) Computational Mathematics in the

Faculty of Computer and Mathematical Sciences

(2)

DECLARATION BY CANDIDATE

We certify that this report and the project to which it refers is the product is the product of our own work and that any idea or quotation from the work of other people, published or otherwise are fully acknowledged in accordance with the standard referring practices of the discipline.

NUR AIZAT BINTI NOOR MANSHAH 11 July 2019

... ...

NURHIDAYATUL LIYANA BINTI MOHD MUSTAFA 11 July 2019

ii

(3)

ABSTRACT

Numerical analysis is widely used in mathematical area for solving root of nonlinear functions. Bracketing Method is the easiest numerical method for root finding and some of the methods are Fourth Section and Sixth Section. In this research, Fourth and Sixth Section are modified by adding a scalar in order to solve for the nonlinear functions. These nonlinear functions are being analysed for their efficiency in terms of number of iteration and CPU times by using the methods mentioned above. The

(4)

TABLE OF CONTENT

Page

DECLARATION BY THE SUPERVISOR i

DECLARATION BY THE CANDIDATE ii

ABSTRACT iii

ACKNOWLEDGEMENT iv

LIST OF FIGURE ix

LIST OF TABLE x

CHAPTER 1 INTRODUCTION OF RESEARCH

1.1 Introduction 1

1.2 Background of Study 1

1.3 Literature Review 3

1.4 Problem Statements 5

1.5 Objectives 7

1.6 Significance of Project 7

1.7 Scope of Proj ects 8

1.8 Project Benefits 9

1.9 Organization of Report 9

CHAPTER 2 METHODOLOGY

2.1 Introduction 10

2.2 Definition of Terms and Concepts 10

2.3 Fundamental of Bracketing Method 12

v

(5)

2.3.1 Bisection Method 12

2.3.2 N-th Section Methods 14

2.3.3 Fourth and Sixth Section Method with Scaling 16

2.4 Research Steps 19

2.5 Test Functions 22

2.5.1 Trigonometric Functions 23

2.5.2 Logarithmic Functions 25

2.5.3 Cubic Polynomial Functions 27

2.5.4 Exponential Functions 29

2.6 Conclusion 31

CHAPTER 3 IMPLEMENTATION

3.1 Introduction 32

3.2 Preliminary Study 32

3.3 Fundamental of Bracketing Method 33

3.3.1 Implementation of Fourth Section Algorithm 33 3.3.2 Implementation of Fourth S ection with S caling Algorithm 3 6 3.3.3 Implementation of Sixth Section Algorithm 42 3.3.4 Implementation of Sixth Section with Scaling Algorithm 45

3.4 Error Calculation 55

3.5 Conclusion 56

CHAPTER 4 NUMERICAL ANALYSIS AND DISCUSSION

4.1 Introduction 57

Referensi

Dokumen terkait

TABLE OF CONTENTS Topics Page No DECLARATION i APPROVAL ii ACKNOWLEDGEMENT iii ABSTRACT iv TABLE CONTENTS v LIST OF FIGURES vi CHAPTER 1: INTRODUCTION TOPICS Page No...

TABLE OF CONTENTS Page AUTHOR'S DECLARATION i ABSTRACT ii ACKNOWLEDGEMENT iii TABLE OF CONTENTS iv LIST OF TABLES vi LIST OF FIGURES viii LIST OF APPENDIXES ix CHAPTER ONE:

TABLE OF CONTENTS PAGE CANDIDATE'S DECLARATION II ABSTRACT III ACKNOWLEDGEMENT VI TABLE OF CONTENTS VII LIST OF TABLES XI LIST OF FIGURES XIV CHAPTER 1: INTRODUCTION 1

7 TABLE OF CONTENTS Page TITLE PAGE DECLARATION OF ORIGINAL WORK LETTER OF SUBMISSION ACKNOWLEDGEMENT TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES ABSTRACT CHAPTER 1

TABLE OF CONTENTS Page CONFIRMATION BY PANEL OF EXAMINERS ii AUTHOR'S DECLARATION iii ABSTRACT iv ACKNOWLEDGEMENT v TABLE OF CONTENT vi LIST OF TABLES ix LIST OF FIGURES x

VI TABLE OF CONTENTS PAGE AUTHOR’S DECLARATION III ABSTARCT IV ACKNOWLEDGEMENT V TABLE OF CONTENTS VI LIST OF TABLES IX LIST OF FIGURES X LIST OF ABBREVIATIONS XI CHAPTER 1

TABLE OF CONTENTS Page AUTHOR'S DECLARATION ii SUPERVISOR'S DECLARATION iii ABSTRACT iv ACKNOWLEDGEMENT v TABLE OF CONTENTS vi LIST OF FIGURES viii LIST OF TABLE ix LIST OF

TABLE OF CONTENTS DECLARATION i ABSTRACT ii ACKNOWLEDGEMENT iii TABLE OF CONTENTS iv LIST OF FIGURES viii LIST OF TABLES ix LIST OF ABBREVIATIONS x 1.0 CHAPTER 1 - INTRODUCTION