adaptation of the assignments to the modern times
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
\pagestyle{headandfoot}
|
||||
\runningheadrule
|
||||
\firstpageheadrule
|
||||
\firstpageheader{Scientific Computing}{Project Assignment}{11/05/2014
|
||||
-- 11/06/2014}
|
||||
\firstpageheader{Scientific Computing}{Project Assignment}{11/02/2015
|
||||
-- 11/05/2015}
|
||||
%\runningheader{Homework 01}{Page \thepage\ of \numpages}{23. October 2014}
|
||||
\firstpagefooter{}{}{{\bf Supervisor:} Fabian Sinz}
|
||||
\firstpagefooter{}{}{{\bf Supervisor:} Jan Grewe}
|
||||
\runningfooter{}{}{}
|
||||
\pointsinmargin
|
||||
\bracketedpoints
|
||||
@@ -38,8 +38,9 @@
|
||||
\begin{parts}
|
||||
\part Load and plot the data in an appropriate way. Time is in
|
||||
seconds and the voltage is in mV/cm.
|
||||
\part Fit the following curve to the eod (select a smaller time
|
||||
window for fitting, not the entire trace) using least squares:
|
||||
\part Fit the following curve to the eod (select a small time
|
||||
window, a few tens of milliseconds, for fitting, not the entire
|
||||
trace) using least squares:
|
||||
$$f_{\omega_0,b_0,\varphi_1, ...,\varphi_n}(t) = b_0 +
|
||||
\sum_{j=1}^n \sin(2\pi j\omega_0\cdot t + \varphi_j ).$$
|
||||
$\omega_0$ is called {\em fundamental frequency}. The single terms
|
||||
|
||||
Reference in New Issue
Block a user