[NumCS] Catch up to current state

This commit is contained in:
2025-09-30 18:53:42 +02:00
parent defc886090
commit 0533879054
12 changed files with 270 additions and 19 deletions

View File

@@ -1,3 +1,7 @@
% ┌ ┐
% │ AUTHOR: Janis Hutz<info@janishutz.com> │
% └ ┘
\newsection
\subsection{Rechnen mit Matrizen}
Wie in Lineare Algebra besprochen, ist das Resultat der Multiplikation einer Matrix $A \in \C^{m \times n}$ und einer Matrix $B \in \C^{n \times p}$ ist eine Matrix $AB = \in \C^{m \times p}$