Page MenuHomec4science

lecture_3.tex
No OneTemporary

File Metadata

Created
Sat, Mar 15, 09:30

lecture_3.tex

\documentclass[xcolor=dvipsnames,aspectratio=169]{beamer}
\def\stylepath{../styles}
\usepackage{\stylepath/com418}
\usepackage{pst-3dplot}
% set date for scheduled broadcast, if known
%\date{}
%\setbeameroption{show only notes}\def\logoEPFL{}
%\setbeameroption{show notes}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lect{3}
\title{DSP review part 2}
\date{}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\setbeamercovered{transparent}
\frametitle{Today's topics}
\begin{itemize}
\item in last week's episode...
\item the spectrogram
\item linear time-invariant systems (aka filters)
\item sampling, interpolation and multirate
\item how to measure sound
\item the midterm miniproject
\end{itemize}
\end{frame}
\intertitle{recap}
\input{recap.tex}
\intertitle{Fourier analysis}
\input{fourier.tex}
\intertitle{filters}
\input{filters.tex}
\intertitle{sampling and interpolation}
\input{sampling.tex}
\end{document}

Event Timeline