[NumCS] ++ more notes

This commit is contained in:
RobinB27
2025-10-02 13:34:20 +02:00
parent 6ac5a01ba7
commit f05ffbf732

View File

@@ -3,5 +3,5 @@
% NOTE: I'll do these 2 subchapters. Based on the lecture, we can leave out quite a lot here. % NOTE: I'll do these 2 subchapters. Based on the lecture, we can leave out quite a lot here.
Lecture: 3.2.1 eigentlich nur Endergebnis wichtig. 3.2.2 viel anschaulicher und theo. Grundlage für Anwendung. 3.2.3 zeigt kurz code. Lecture: 3.2.1 eigentlich nur Endergebnis wichtig. 3.2.2 viel anschaulicher und theo. Grundlage für Anwendung. 3.2.3 zeigt kurz code.
% 1/sqrt(N) ist numerisch sehr schwer, d.h. wenn möglich nie nutzen. (d.h. ist bem 3.2.8 genau so definiert) % 1/sqrt(N) ist numerisch sehr schwer, d.h. wenn möglich nie nutzen. (d.h. ist bem 3.2.8 genau so definiert)
% Bsp. 3.2.23 wichtig: zeigt anschaulich wieso DFT genial ist.
% NOTE: script p.74 sum transformation has errors. he said he'll fix. % NOTE: script p.74 sum transformation has errors. he said he'll fix.