-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappendix.tex
More file actions
30 lines (19 loc) · 1.01 KB
/
appendix.tex
File metadata and controls
30 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Shifting squarewave}
\subsection*{Challenge}
Determine the Fourier series in terms of exponentials and trigonometric terms for the square-wave below and compare it to the square-wave you calculated earlier in challenge \ref{sec:fs_squarewave}. Notice how the presence of the terms are related to the even/odd nature of the function.
\includegraphics{fs_square_wave_II.png}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Sawtooth wave}
\label{sec:sawtooth}
\subsection*{Challenge}
1. Determine the expression for a sawtooth wave of the form shown in the graph below, in terms of a trigonometric Fourier series.
2. Write a sentence explaining how the symmetry of the problem effects the final expression.
\includegraphics{fs_sawtooth_wave.png}
To check your answer, evaluate the function at $t=1.1$ including only the first 3 terms of the Fourier series.
\subsection*{Solution}
\hash{apaa}{603043}