Calculate backward difference coefficients for Newton's divided difference interpolation. :param y_values: List of Y-values of known points. :return: List of backward difference coefficients. def ...
The first line of numbers represents the number of interpolation constraints, which in the example is 6. The second line contains interpolation node data organized in increasing order, and the number ...
Abstract: Two alternative extensions to Newton's original backward interpolation algorithm that can be used to predict finite-order polynomials are proposed. In both approaches, the highest-order ...