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}