Aitken Interpolation Method

版本 1.0.0.0 (1.4 KB) 作者: Kehinde OROLU
f1= aitken(x,f,x1) uses Aitken's interpolation method to estimate f1(x1) at x1.
650.0 次下载
更新时间 2011/10/7

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0