Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Im using the Interim LDM template and I don like the results that I get from the PWFullInterpolation function. What can I do?

0
Posted

Im using the Interim LDM template and I don like the results that I get from the PWFullInterpolation function. What can I do?

0

Professional Affinity interpolates with four different formulas. The PWFullInterpolation function defaults to the Spline interpolation, but you can easily change to a Polynomial, Rational or Inverse Power interpolation. The PWFullInterpolation function appears as follows: PWFullInterpolation(Type, known_X, known_Y, interp_X). The “Type” argument defines the interpolation choice. The function defaults to the value “1,” representing the Spline interpolation. To change the interpolation, all you need to do is change the value of the first argument. (In the case of the Interim LDM template, the PWFullInterpolation function is used twice in the same formula, so make sure you change the interpolation type value in both instances.) The argument values for each of the interpolations are as follows: Polynomial = 2, Rational = 3 and Inverse Power = 5. For more information on this function, its arguments, or any Affinity function, please refer to the online Affinity Reference Manual.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123