Efficient function approximation on general bounded domains using splines on a cartesian grid

11/18/2019
by   Vincent Coppé, et al.
0

Functions on a bounded domain in scientific computing are often approximated using piecewise polynomial approximations on meshes that adapt to the shape of the geometry. We study the problem of function approximation using splines on a simple, regular grid that is defined on a bounding box. This approach allows the use of high order and highly structured splines as a basis for piecewise polynomials. The methodology is analogous to that of Fourier extensions, using Fourier series on a bounding box, which leads to spectral accuracy for smooth functions. However, Fourier extension approximations involve solving a highly ill-conditioned linear system, and this is an expensive step. The computational complexity of recent algorithms is O(Nlog^2(N)) in 1 dimension and O(N^2log^2(N)) in two dimensions. We show that the compact support of B-splines enables improved complexity for multivariate approximations, namely O(N) in 1-D, O(N^3/2) in 2-D and more generally O(N^3(d-1)/d) in d-D with d>1. This comes at the cost of achieving only algebraic rates of convergence. Our statements are corroborated with numerical experiments and Julia code is available.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/12/2020

Reconstruction of piecewise-smooth multivariate functions from Fourier data

In some applications, one is interested in reconstructing a function f f...
research
04/07/2020

Efficient function approximation on general bounded domains using wavelets on a cartesian grid

Fourier extension is an approximation method that alleviates the periodi...
research
10/21/2021

WENO interpolations and reconstructions using data bounded polynomial approximation

This work characterizes the structure of third and forth order WENO weig...
research
12/18/2019

IsoGeometric Approximations for Electromagnetic Problems in Axisymmetric Domains

We propose a numerical method for the solution of electromagnetic proble...
research
11/22/2022

Stable and accurate least squares radial basis function approximations on bounded domains

The computation of global radial basis function (RBF) approximations req...
research
06/22/2022

A stable, efficient scheme for 𝒞^n function extensions on smooth domains in ℝ^d

A new scheme is proposed to construct a 𝒞^n function extension for smoot...
research
10/25/2021

Accelerating Compact Fractals with Tensor Core GPUs

This work presents a GPU thread mapping approach that allows doing fast ...

Please sign up or login with your details

Forgot password? Click here to reset