From 2fe843f5864d1aeca8e45b7cfe4d2446b00ce1b2 Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Mon, 2 Dec 2019 00:36:10 +0100 Subject: [PATCH] [script] added sugestions for further topics --- scientificcomputing-script.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/scientificcomputing-script.tex b/scientificcomputing-script.tex index 71657ea..aa677cc 100644 --- a/scientificcomputing-script.tex +++ b/scientificcomputing-script.tex @@ -67,6 +67,10 @@ \setcodepath{regression/code} \include{regression/lecture/regression} +% add chapter on generalized linear models (versus ANOVA) + +% add chapter on nonlinear fitting (methods, initial values, local minima) + \graphicspath{{likelihood/lecture/}{likelihood/lecture/figures/}} \setcodepath{likelihood/code} \include{likelihood/lecture/likelihood} @@ -81,6 +85,18 @@ %\renewcommand{\texinputpath}{spectral/lecture/} %\include{spectral/lecture/spectral} +% add chapter on digital filtering + +% add chapter on event detection + +% add chapter on mutual information + +% add chapters on linear algebra, PCA, clustering + +% add chapter on simple machine learning + +% add chapter on simulations (euler forward, odeint) + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\part{Tools}