Jan und Fabian spellchecker

This commit is contained in:
Fabian Sinz
2014-11-03 11:28:54 +01:00
parent 11564e16a1
commit 57f727ecf4
22 changed files with 210 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[addpoints,10pt]{exam}
\documentclass[addpoints,11pt]{exam}
\usepackage{url}
\usepackage{color}
\usepackage{hyperref}
@@ -9,7 +9,7 @@
\firstpageheader{Scientific Computing}{Project Assignment}{11/05/2014
-- 11/06/2014}
%\runningheader{Homework 01}{Page \thepage\ of \numpages}{23. October 2014}
\firstpagefooter{}{}{}
\firstpagefooter{}{}{{\bf Supervisor:} Fabian Sinz}
\runningfooter{}{}{}
\pointsinmargin
\bracketedpoints
@@ -46,10 +46,12 @@
$\sin(2\pi j\omega_0\cdot t + \varphi_j )$ are called {\em
harmonic components}. The variables $\varphi_j$ are called {\em
phases}. For the beginning choose $n=3$.
\part Play around with $n$ and see how the fit changes. Plot the
fits and the original curve for different choices of $n$. If you
want you can also play the different fits and the original as
sound.
\part Try different choices of $n$ and see how the fit
changes. Plot the fits and the original curve for different
choices of $n$. Also plot the fitting error as a function of
$n$.
\part (optional) If you want you can also play the different fits
and the original as sound.
\end{parts}
\end{questions}