mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-13 21:08:28 +00:00
[NumCS] Fix error from comsol comments
This commit is contained in:
Binary file not shown.
@@ -66,7 +66,7 @@ Die skalierte Fourier-Matrix $\frac{1}{\sqrt{N}}F_N$ hat einige besondere Eigens
|
|||||||
Die diskrete Fourier-Transformation ist nun einfach die Anwendung der Basiswechsel-Matrix $F_N$.
|
Die diskrete Fourier-Transformation ist nun einfach die Anwendung der Basiswechsel-Matrix $F_N$.
|
||||||
|
|
||||||
\setLabelNumber{all}{5}
|
\setLabelNumber{all}{5}
|
||||||
\fancydef{Diskrete Fourier-Transformation} $\mathcal{F}_N: \mathbb{C} \to \mathbb{C}$ s.d. $\mathcal{F}_N(y) = F_Ny$
|
\fancydef{Diskrete Fourier-Transformation} $\mathcal{F}_N: \mathbb{C}^N \to \mathbb{C}^N$ s.d. $\mathcal{F}_N(y) = F_Ny$
|
||||||
\begin{align*}
|
\begin{align*}
|
||||||
\text{Für } c = \mathcal{F}_N(y) \text{ gilt: }\quad c_k = \sum_{j=0}^{N-1} y_j \omega_N^{kj}
|
\text{Für } c = \mathcal{F}_N(y) \text{ gilt: }\quad c_k = \sum_{j=0}^{N-1} y_j \omega_N^{kj}
|
||||||
\end{align*}
|
\end{align*}
|
||||||
|
|||||||
Reference in New Issue
Block a user