Inhalt Kapitel 1-3 angelegt

This commit is contained in:
2025-09-14 19:45:14 +02:00
parent 98ff25c2bb
commit 63a225c27e
3 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
\section{Theoretical Background}
\subsection{Fundamentals of signal theory and transfer functions, including a simple illus-
trative example}
\subsection{Introduction to ANR}
\subsection{Explanation of Finite Impulse Response (FIR) and Infinite Impulse Response
(IIR) filters}
\subsection{Introduction to the Least Mean Square (LMS) method for adaptive filtering}
\subsection{Problem analysis: Signal flow diagram showing the origin of the useful signal,
noise signal, and their coupling}
\subsection{Derivation of the systems transfer function based on the problem setup}
\subsection{Example applications and high-level simulations using Python}