Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Function Approximations Package >

GeneralRationalInterpolation

GeneralRationalInterpolation[{fx, fy}, {t, m, n}, x, {t1, ..., tm+n+1}]]
gives the rational polynomial function of x, with numerator order m and denominator order n, that interpolates the curve with x and y coordinates fx and fy generated as a function of t, at the interpolation points t1, t2, ....
GeneralRationalInterpolation[{fx, fy}, {t, m, n}, x, {t, t0, t1}]
gives the rational interpolant with the interpolation points chosen automatically from the interval t0 to t1.
  • The following options can be given:
WorkingPrecisionMachinePrecisionprecision to use in internal computations
Bias0bias in the automatic choice of interpolation points
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team