Difference between revisions of "Software"
Line 26: | Line 26: | ||
== Machine Learning == | == Machine Learning == | ||
* [http://www.cs.ubc.ca/~murphyk/Software/Kalman/kalman.html Kevin Murphy's Kalman filter toolbox] (free) | * [http://www.cs.ubc.ca/~murphyk/Software/Kalman/kalman.html Kevin Murphy's Kalman filter toolbox] (free) | ||
− | *[http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/index-1.0.html libSVM] Support Vector Machine Library | + | *[http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/index-1.0.html libSVM] - Support Vector Machine Library |
Revision as of 14:15, 7 June 2016
This page contains useful information about research software used in the lab.
Contents
General useful software
- Total Commander (free) - file manager
- WinSCP (free) - file transfer tool
- TeXnicCenter (free) - LateX editor
- Mendeley reference manager (free) - manage references & automatic bibliography generator for MSWord, LibreOffice and BibTeX
- SeaMonkey (free) - internet application suite including web editor
Vector graphics
Statistics
Imaging analysis
- SPM (free) - general purpose (fMRI oriented)
- PDC (free) - partially directed coherence analysis
- FieldTrip (free) - general purpose (EEG/MEG oriented)
- Brainwave (free) and documentation - MEG analysis toolbox
- CARET (free) - anatomical reconstruction toolkit for structural and anatomical data (simple tutorial)
Machine Learning
- Kevin Murphy's Kalman filter toolbox (free)
- libSVM - Support Vector Machine Library