Statistik
RANG
6.041
of 301.229
REPUTATION
8
BEITRÄGE
0 Fragen
5 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
2
RANG
214 of 21.201
REPUTATION
6.561
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
2 Dateien
DOWNLOADS
733
ALL TIME DOWNLOADS
41519
RANG
of 173.547
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
EEGLAB
A toolbox for processing electrophysiological data
fast 2 Jahre vor | 693 Downloads |
Gesendet
EEGLAB/MATLAB deep learning demo
This repository is a demo of a deep-learning EEG model in MATLAB. This corresponds to a published paper in the description.
mehr als 2 Jahre vor | 4 Downloads |
Extract all columns from a table where the column names "start with" a string
colNames = fieldnames(mytable); [~,inds] = intersect(colNames, { 'A1' 'A2' } ); mytable = mytable(:,sort(inds));
fast 4 Jahre vor | 1
EEGLAB don't start
Based on your screen capture, it seems that it did start. Arno
fast 7 Jahre vor | 0
Can't Run ICA EEGLab
Dear Alina, This might be because you have linear dependencies in your input data. Could you try something like [EEG.icaweight...
fast 7 Jahre vor | 0
Problems to run .mat file in eeglab
EEGLAB cannot read Mat files from Acqknowledge nativelly. Instead there is a plugin called BIOPAC that can do that. Best wish...
etwa 8 Jahre vor | 1
| akzeptiert
How to automate/skip through EEGlab gui processing?
All EEGLAB functions are scriptable. So you should be able to call one of them to achieve your goal. It is unclear what you mean...
mehr als 8 Jahre vor | 0





