some notes

This commit is contained in:
2019-12-13 10:09:35 +01:00
parent f2778e2fe2
commit 304cd20983
4 changed files with 23 additions and 16 deletions

14
spectral/lecture/Makefile Normal file
View File

@@ -0,0 +1,14 @@
BASENAME=spectral
all : pdf
include ../../chapter.mk
# script:
pdf : chapter
clean : cleanchapter
cleanall : clean cleanallchapter

View File

@@ -14,14 +14,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{spectral}
\section{TODO}
\begin{itemize}
\item hm, let's see, maybe we could start writing it...
\item
\end{itemize}
\include{spectral}
\end{document}

View File

@@ -1,12 +1,10 @@
\chapter{Spectral analysis}
This is a stub that should be filled :)
% \section{The Fourier space}
\section{The Fourier Transform}
Complex numbers... magnitude and phase
Time domain --- Frequency domain, Fourier Space
\subsection{Fast Fourier transform}
\section{Power spectrum}