Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105202426
PracticeHWtemplate.tex
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Mar 15, 10:06
Size
1 KB
Mime Type
text/x-tex
Expires
Mon, Mar 17, 10:06 (2 d)
Engine
blob
Format
Raw Data
Handle
24887108
Attached To
R2653 epfl
PracticeHWtemplate.tex
View Options
\documentclass
[a4paper,fleqn]
{
article
}
\usepackage
{
dspTricks
}
\usepackage
{
dspFunctions
}
\usepackage
{
dspBlocks
}
\usepackage
{
comment
}
\usepackage
{
pst-plot
}
\usepackage
{
enumitem
}
\usepackage
{
styles/EPFLexercises
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% OUPUT SELECTOR
\newif\ifexercises
\newif\ifanswers
%% choose one
\exercisestrue\answersfalse
% only exercises
%\exercisesfalse\answerstrue % only solutions
%\exercisestrue\answerstrue % both
\begin
{
document
}
\newcounter
{
tmpc
}
\includegraphics
[height=0.04\paperwidth]
{
styles/dspBanner.eps
}
\hfill
\includegraphics
[height=0.04\paperwidth]
{
styles/epfl.ps
}
\vspace
{
2em
}
\begin
{
center
}
%
\sffamily
{
\LARGE
\bfseries
DSP1 -- Practice Homework
\ifanswers
{
\\
\vspace
{
1ex
}
Solutions
}
\fi
}
\\
\vspace
{
1em
}
\end
{
center
}
\centerline
{
\rule
{
\textwidth
}{
.5pt
}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifexercises
{
%
\begin
{
exercise
}{
Topic.
}
The exercise
\end
{
exercise
}
}
\fi
\ifanswers
{
%
\begin
{
solution
}{}
The solution
\end
{
solution
}
}
\fi
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifexercises
{
%
\begin
{
exercise
}{
Topic.
}
The exercise
\end
{
exercise
}
}
\fi
\ifanswers
{
%
\begin
{
solution
}{}
The solution
\end
{
solution
}
}
\fi
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end
{
document
}
Event Timeline
Log In to Comment