I am doing EEG research. Assume that i have a EEG data that contains 100 EEG signals and two channels. For each EEG signal, i segment it into 50 segments. So, i will have a total of 10000 segments (100 x 2 x 50).

Now, i apply feature extraction to extract feature (such as mean) from the segments. May i know the matrix of the feature vector ?

Is that my feature vector will be 100 instances x 100 features ? or it will be 5000 instances x 2 features ?

Thank you

More Jingwei Too's questions See All
Similar questions and discussions