Hermite Interpolation Using a Triangular Polynomial Basis
暂无分享,去创建一个
Given the values of a function and its derivative at n -~ 1 distinct points, a simple algorithm is proposed which constructs the Hermite interpolating polynomial in O(n ~) operations without the use of temporary arrays. In addition, a Homer-like scheme is given which generates values of the polynomial and its derivative in O (n) operations.
[1] George R. Schubert. Algorithm 211: Hermite interpolation , 1963, CACM.
[2] Åke Björck,et al. Numerical Methods , 2021, Markov Renewal and Piecewise Deterministic Processes.
[3] Å. Björck,et al. Algorithms for confluent Vandermonde systems , 1973 .
[4] F. B. Hildebrand,et al. Introduction To Numerical Analysis , 1957 .