Richardson Extrapolation

It computes the derivative of a function based on the Richardson extrapolation.

You are now following this Submission

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 (2026). Richardson Extrapolation (https://www.mathworks.com/matlabcentral/fileexchange/42471-richardson-extrapolation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Improving tags

1.0.0.0