Statistik
RANG
5.662
of 301.436
REPUTATION
8
BEITRÄGE
0 Fragen
5 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
2
RANG
203 of 21.278
REPUTATION
6.698
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
2 Dateien
DOWNLOADS
664
ALL TIME DOWNLOADS
42204
RANG
of 174.540
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
etwa 2 Jahre vor | 637 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...
mehr als 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...
fast 9 Jahre vor | 0





