mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[NumCS] Explain what L^2 norm is
This commit is contained in:
@@ -43,7 +43,7 @@ $p_m$ kann folgendermassen dargestellt werden ($a_0 = 2\gamma_0, a_j = 2\Re(\gam
|
||||
\begin{align*}
|
||||
L^2(0, 1) := \{ f: (0, 1) \rightarrow \C \divides ||f||_{L^2(0, 1)} < \infty \}
|
||||
\end{align*}
|
||||
während die $L^2$-Norm auf $(0, 1)$ durch das Skalarprodukt
|
||||
während die $L^2$-Norm (= Euklidische Norm, also die normale Vektornorm) auf $(0, 1)$ durch das Skalarprodukt
|
||||
\rmvspace
|
||||
\begin{align*}
|
||||
\langle g, f \rangle_{L^2(0, 1)} := \int_{0}^{1} \overline{g(x)} f(x) \dx x
|
||||
|
||||
Reference in New Issue
Block a user