Page MenuHomec4science

lecture_1.tex
No OneTemporary

File Metadata

Created
Thu, Mar 13, 03:22

lecture_1.tex

\documentclass[aspectratio=169]{beamer}
\def\stylepath{../styles}
\usepackage{\stylepath/com202}
\usepackage{hyperref}
\setbeamertemplate{frame number in head/foot}{}
\setbeamertemplate{footline}{}
% set date for scheduled broadcast, if known
%\date{}
%\setbeameroption{show only notes}\def\logoEPFL{}
%\setbeameroption{show notes}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lect{1}
\title{Introduction to Signal Processing}
\date{}
\maketitle
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% powerpoint background images
%\begin{frame}\frametitle{~}
%\end{frame}
%\intertitle{~}
%\begin{frame}
% \setbeamercovered{transparent}
% \frametitle{Module Overview:}
% \begin{itemize}
% \item practical information
% \item signal processing: history and philosophy
% \item transoceanic signal transmission
% \end{itemize}
%\end{frame}
%\begin{frame} \frametitle{sunrise position}
% \begin{center}
% \begin{dspPlot}[yticks=none,xticks=none,sidegap=0]{0,500}{-1.2,1.2}
% \moocStyle
% \dspFunc{x 50 add 365 div 360 mul cos rand 30147483647 div add}
% \dspCustomTicks[axis=x]{365 365}
% \end{dspPlot}
% \end{center}
%\end{frame}
%\input{1_practical.tex}
\input{2_intro.tex}
%\input{3_comm.tex}
\end{document}

Event Timeline