The Julia and Matlab scripts in this repository compute the generalized finite difference / interpolation algorithm in the SIAM paper B. Fornberg (1998). The algorithm allows for the simulataneous ...
Interpolates a vector valued parametric function using polynomials in the Lagrange form. More specifically, interpolation is done using a multivariate polynomial of order 'n' with 'm' variables. The ...