Learning Objectives

At the end of this class you should be able to

Reading

The textbook discusses root-finding in two separate contexts. Newton's method is used as an example of a computational algorithm Chapter 2, section 2.7.1 and then again in Chapter 7, section 7.1 through 7.3 as a practical means of discussing function m-files. Please review those sections.

Root-finding as a generic numerical method is discussed Chapter 14, section 14.1.

Download