CHAPTER 03.04

NEWTON RAPHSON METHOD

 

 

HOME

 

OBJECTIVES

   Text

 

INTRODUCTION

   Text

 

DERIVATION

   Text

   Wolfram Demo

   Video

 

ALGORITHM

   Text

 

EXAMPLE

   Text

   Wolfram Demo

   Video

 

PITFALLS

   Divergence Inflection

       Text

   Division by Zero

       Text

       Wolfram Demo

   Oscillation Near Local Min/Max

       Text

   Root Jumping

       Text

       Wolfram Demo

 

OTHER EBOOKS

OBJECTIVES

NEWTON RAPHSON METHOD

 

After studying this Ebook, you should be able to:

  1. derive the Newton-Raphson method formula,

  2. develop the algorithm of the Newton-Raphson method,

  3. use the Newton-Raphson method to solve a nonlinear equation, and

  4. discuss the drawbacks of the Newton-Raphson method.