Use sparse grids and Chebyshev interpolants to build accurate approximations to multivariable functions.
Consider this approximation problem: Suppose you have a function f(x), x ∈ [-1, 1]^p, that is expensive to evaluate; and hence, you’d like to build a new function f’ that is…