Aitken Interpolation Method
Version 1.0.0.0 (1,35 ko) par
Kehinde OROLU
f1= aitken(x,f,x1) uses Aitken's interpolation method to estimate f1(x1) at x1.
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
Citation pour cette source
Kehinde OROLU (2026). Aitken Interpolation Method (https://fr.mathworks.com/matlabcentral/fileexchange/33175-aitken-interpolation-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Interpolation >
En savoir plus sur Interpolation dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
