Computational Methods in Physics ASU Physics PHY 494

06 Differentiation

Taking numerical derivatives is based on the elementary definition

We will then derive different finite difference approximations to the derivative and assess their error.

Class material

You can follow the lecture in the slides 06_differentiation.ipynb.

For the problem that you should solve during the class, get the notebook 06_differentiation-students.ipynb (git pull your PHY494-resources-2016 repository).

Additional resources

  • Computational Physics: Ch 5.1 – 5.6