Aitken Interpolation Method

f1= aitken(x,f,x1) uses Aitken's interpolation method to estimate f1(x1) at x1.
650 Downloads
Updated 7 Oct 2011

View License

AITKEN'S INTERPOLATION
Aitken's procedure yields systematically and successively better interpolation polynomials corresponding to successively higher order truncation of Newton's divided difference formula.

Given a set of x and corresponding f(x), estimate f1(x1)

f1= aitken(x,f,x1)
f = corresponding function of x
f1= corresponding function of x1

Cite As

Kehinde OROLU (2024). Aitken Interpolation Method (https://www.mathworks.com/matlabcentral/fileexchange/33175-aitken-interpolation-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0