Richardson Extrapolation

It computes the derivative of a function based on the Richardson extrapolation.
1.1K Downloads
Updated 8 Jul 2013

View License

It applies Richardson extrapolation method to the Tyler series to approximate the derivative of any function f(x) at x_0 using "n" iterations. This is an O(n^2) algorithm that can be found in "Numerical Mathematics and Computing, Ward Cheney and David Kincaid, 6th Edition" Section 4.3.

Cite As

Ehsan Behnam (2024). Richardson Extrapolation (https://www.mathworks.com/matlabcentral/fileexchange/42471-richardson-extrapolation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Improving tags

1.0.0.0