PCA on EEG data

33 views
Skip to first unread message

alex...@gmail.com

unread,
Mar 24, 2014, 4:15:39 AM3/24/14
to accor...@googlegroups.com
Hi,

Is it possible to apply PCA on EEG data ?

I'm using 64 Channels EEG device with a sampling rate of 512 Hz.

Will there be any memory limitation ?

César

unread,
Mar 24, 2014, 10:21:51 AM3/24/14
to accor...@googlegroups.com
Hi there,

It should be possible, but yes; there will be memory limitations. If you would like to take a look, the Partial Least Squares sample application (source here) demonstrates how to use one of the analysis classes (PLS) with wave signals. The other analysis classes should work in the same way, but it also depends on how the analysis is going to be done. One possible memory limitation issue that might arise is due the use of multi-dimensional arrays instead of jagged arrays in the current PCA code. However, this is something that can be worked upon (and is currently being tracked at Issue #94).

Hope it helps!

Best regards,
Cesar
Reply all
Reply to author
Forward
0 new messages