An open API service indexing awesome lists of open source software.

https://github.com/angusg/edas

Predict seizures! Bivariate features from intracranial EEG classified with libSVM/GNU Octave
https://github.com/angusg/edas

Last synced: about 1 year ago
JSON representation

Predict seizures! Bivariate features from intracranial EEG classified with libSVM/GNU Octave

Awesome Lists containing this project

README

          

# EDAS - Epileptic Driver Assistance System

Run one of

  • ppmat.py /* preictal */

  • ipmat.py /* interictal */

  • tmat.py /* test */

saves to data/"segment_type""segment_number".txt

In load.m, edit fields segment and type

  1. Run load.m in Ocatve
  2. Run ep.m to calculate cross correlations and save to file.
  3. Run savemovie.m to transpose and save as csv
  4. Run ./convert svmdata/test.txt > svmdata/svmtext.txt