how o create feature vector from dwt?
조회 수: 10 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Zaid Alyasseri
2018년 4월 21일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!