This document discusses numerical differentiation techniques for evaluating derivatives of functions. It covers high-accuracy differentiation formulas, Richardson extrapolation to improve estimates, handling unequally spaced data by fitting polynomials, and addressing errors in data. It also describes how to evaluate derivatives in MATLAB using the diff and gradient functions and how to generate contour plots and vector fields.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views13 pages
Chapter 19 Rev 1
This document discusses numerical differentiation techniques for evaluating derivatives of functions. It covers high-accuracy differentiation formulas, Richardson extrapolation to improve estimates, handling unequally spaced data by fitting polynomials, and addressing errors in data. It also describes how to evaluate derivatives in MATLAB using the diff and gradient functions and how to generate contour plots and vector fields.