Lab 6 - Root-finding with Nested functions and fzero

In this lab we practice with nested functions and introduce the built-in fzero function to find roots of a function .

Download

And if you want an extra challenge (not required), you can download newton.m to solve part (c) of problem 3 on the Lab worksheet.

At the end of lab, submit a word-processing document with the results of your work. Also submit the m-files you created to answer the exercises in the lab handout.


Document updated 2017-02-20.

Go back to the Lab page.