Exam 2 (Thursday April 7, 2016 10:10-11:00am DeMeritt 240) will cover lecture and labs to date, with emphasis on labs 6 through 9.
You should be familiar with the mathematics and implementation in Matlab code of the following topics
For example, for nonlinear equations and Newton's method, you should understand how to derive the Newton iteration equation for improving an approximate solution to the nonlinear equation
, and you should be able to write a Matlab function that would implement the Newton method for a given function
and an initial guess
.
You should have a good grasp on Matlab syntax we've covered to date. The exam will focus more on recent material:
But there will be a few questions on old material as well: