Page MenuHomec4science

lecture.tex
No OneTemporary

File Metadata

Created
Sat, Mar 15, 02:57

lecture.tex

\documentclass[aspectratio=169]{beamer}
\def\stylepath{../styles}
\usepackage{\stylepath/com303}
\usepackage{hyperref}
% set date for scheduled broadcast, if known
%\date{}
%\setbeameroption{show only notes}\def\logoEPFL{}
%\setbeameroption{show notes}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lect{5}
\title{recap of LTI systems, introduction to filter design}
\date{}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\setbeamercovered{transparent}
\frametitle{Module Overview:}
\begin{itemize}
\item discrete-time filters
\item ideal filters
\item the $z$-transform
\item filter design
\end{itemize}
\end{frame}
\input{lti_intro.tex}
\input{modulation.tex}
\input{ideal.tex}
\input{ztrans.tex}
\input{intuitive.tex}
\end{document}

Event Timeline