0. Table of Contents

6. Approximation of Functions in 1D

6.1 Introduction


Approximation of functions: Generic view


We define an abstract concept for the sake of clarity: When in this chapter we talk about an "approximation scheme" we refer to a mapping $A : X \to V,$ where $X$ and $V$ are spaces of functions $I \to \mathbb{K}, \, I \subset \mathbb{R}$ an interval.

Examples are:

Every interpolation scheme spawns a corresponding approximation scheme:


Interpolation scheme + sampling → approximation scheme

$$ f : I \subset \mathbb{R} \to \mathbb{K} \rightarrow_{sampling} (t_i, y_i := f(t_i)){i = 0}^m \rightarrow{interpolation} \tilde{f} := I_{\mathcal{T}}y \,\,\, (\tilde{f}(t_i) = y_i). $$