Initial Commit and Notes from HS24

This commit is contained in:
2025-02-24 08:06:04 +01:00
parent 2475ac9866
commit 1a445ee6fe
898 changed files with 24179 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
\chapter{Ausgleichsrechnung}
\input{ausgleichsrechnung_least_squares.tex}
\input{normalengleichung.tex}
\input{qrzerlegung.tex}
\nt{
Nützliche Videos:
\begin{itemize}
\item Least squares approximation $|$ Linear Algebra $|$ Khan Academy (\url{https://www.youtube.com/watch?v=MC7l96tW8V8})
\item A=QR Factorizations: Part 4/5 Least Squares (\url{https://www.youtube.com/watch?v=B3_vu5WcBzg})
\end{itemize}
}
\newpage