how o create feature vector from dwt?

3 views (last 30 days)
ramandeep kaur
ramandeep kaur on 10 Jun 2015
Answered: Zaid Alyasseri on 21 Apr 2018
i have eeg raw data of motor imagery downloaded from openvibe site. i want to classify eeg data. i used dwt for feature extraction. i got psd of alpha, beta, gamma, theta, delta. now how do i create feature vector from my result. or how do i classify signal using svm. please suggest any classification code. somebody tell me how to carry out classification using svm.

Answers (1)

Zaid Alyasseri
Zaid Alyasseri on 21 Apr 2018
Dear Kaur, To classify the eeg signals which were extracted the several features from it. First, you have to create your own dataset which has your extracted feature as well as a class label (Subject iD). Then you can try any classifiers such as SVM,KNN,ANN,LDA,...,etc.

Categories

Find more on EEG/MEG/ECoG in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!