Aitken Interpolation Method
버전 1.0.0.0 (1.35 KB) 작성자:
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
인용 양식
Kehinde OROLU (2025). Aitken Interpolation Method (https://kr.mathworks.com/matlabcentral/fileexchange/33175-aitken-interpolation-method), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- MATLAB > Mathematics > Interpolation >
Help Center 및 MATLAB 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 |
