diff --git a/text/TODO.txt b/text/TODO.txt index c78990a..0e533ff 100644 --- a/text/TODO.txt +++ b/text/TODO.txt @@ -68,9 +68,12 @@ - offset (0,1,2) - pause (0,1) - Pos -- window? shift? - c - ridge - maxFreq - maxPerclass? -- noLFsample? +- noLFsample höher, Frequenzen testen? + +Aus EEG EMG vorhersagen (WL) (regression, dann corr) +Aus Synergien kin +Aus EEG (über Synergien) kinematik diff --git a/text/thesis/02MaterialsAndMethods.tex b/text/thesis/02MaterialsAndMethods.tex index 4a7171a..093b5a5 100644 --- a/text/thesis/02MaterialsAndMethods.tex +++ b/text/thesis/02MaterialsAndMethods.tex @@ -17,6 +17,8 @@ \label{mat:pburg} For power spectral density estimation (PSD) of the EEG signal we used MATLAB's pburg method. This uses Burg's method, a parametrized method of PSD.\\ %... see bookmarks + \subsection{EMG} + Electromyography (EMG) is used to track muscle activity. This is done by measuring the electrical fields on the skin generated by muscle contraction. \subsection{PCA} \label{tool:pca} \subsection{NMF}