Differences between revisions 6 and 28 (spanning 22 versions)
Revision 6 as of 2011-01-20 13:14:24
Size: 935
Comment:
Revision 28 as of 2011-12-13 13:42:17
Size: 2088
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * /ToolboxIntro - ''A gentle introduction to the toolbox''
 * /ToolboxPracticalExamples - ''Of investigating ERPs, and Spectral Analysis''
 * /ToolboxFileio - ''Functions for reading and writing EEG data''
Line 16: Line 19:
 * /ToolboxStatisticalAnalysis - ''Using parametric (t-test, ANOVA) and nonparametric tests''
Line 18: Line 20:
 * /ToolboxPracticalExamples - ''Of investigating ERPs, and Spectral Analysis''
* /ToolboxAutomation - ''Automatic analysis of a set of experiments, and generation of PDFs''
 * /ToolboxAutomation - ''Automatic analysis of a set of experiments, and generation of PDFs'' (includes calculation of Grand Average ERPs)
Line 21: Line 22:
 * /ToolboxOnlineClassification - ''Preparing scripts for online classification''  * /ToolboxOnline - All about the online system
Line 23: Line 24:

== Advanced topics ==
==== Preprocessing ====
 * /ToolboxFilter - ''Filter design [TODO]''

==== Neurophysiology ====
 * /ToolboxTimeFrequency - ''Time-frequency analysis using wavelets and short-time Fourier transform [in progress(Matthias)]''
 * /ToolboxSource - ''EEG source localization [TODO]''
 * /ToolboxCoherence - ''Coherence and phase locking* [TODO]''

==== Machine Learning ====
 * /ToolboxClassifier - ''Classifier selection (linear vs non-linear etc)''
 * /ToolboxPca - ''Principal components analysis (PCA) [TODO]''
 * /ToolboxIca - ''Independent components analysis (ICA) [TODO]''
 * /ToolboxCsp - ''Common Spatial Patterns (CSP), CSP patches, stationary CSP [TODO]''
 * /ToolboxSsa - ''Stationary Subspace Analysis (SSA) [TODO]''
 * /ToolboxCca - ''Canonical Correlation Analysis (CCA) [TODO]''
==== Statistics & Math ====
 * /ToolboxStatisticsTtest - ''T-test''
 * /ToolboxStatisticalAnova - ''Analysis of variance'' (ANOVA)
 * /ToolboxStatisticsNonparametric - ''Nonparametric statistics''


*Depending on permission to include Guido's code into the BBCI toolbox.


Documentation of the BBCI Matlab Toolbox


IN CONSTRUCTION


Contents

Advanced topics

Preprocessing

Neurophysiology

Machine Learning

  • /ToolboxClassifier - Classifier selection (linear vs non-linear etc)

  • /ToolboxPca - Principal components analysis (PCA) [TODO]

  • /ToolboxIca - Independent components analysis (ICA) [TODO]

  • /ToolboxCsp - Common Spatial Patterns (CSP), CSP patches, stationary CSP [TODO]

  • /ToolboxSsa - Stationary Subspace Analysis (SSA) [TODO]

  • /ToolboxCca - Canonical Correlation Analysis (CCA) [TODO]

Statistics & Math

*Depending on permission to include Guido's code into the BBCI toolbox.

IDA Wiki: IDA/BerlinBCI/ToolBox (last edited 2011-12-13 13:42:17 by MatthiasTreder)