<div dir="ltr"><div>Hello,</div><div><br></div><div>I am working on 3 channels of the bci competition IV 2a dataset (Fz, Cz, Pz)</div><div>I bandpassed each signal, then normalized them.</div><div>Now, I have a matrix 3 (channels) x 288 (number of samples) x 750 (number of points)</div><div><br></div><div>I want to calculate the common spatial pattern (CSP) of these signals</div><div>I was wondering if I'll be working on data of each channel separately or would the 3 channels be merged by any mean?</div><div><br></div><div>(i.e. the data(1,1,:), data(2,1,:) & data(3,1,:) corresponds to the same sample but from different electrodes</div><div><br></div><div>How would I deal with data that comes from different channels for the same motor imagery action ex: sample#1 right hand movement ?</div><div><br></div><div>Would the feature extraction process of the same sample be done separately from the data of the same sample the comes from other electrodes?</div><div><br></div><div>Thanks in advance</div></div>