How can I detect epileptic from eeg signals

조회 수: 5 (최근 30일)
Jere Thayo
Jere Thayo 2022년 10월 28일
I have some data files broken into both x and y training and testing datasets, I want to start over and identify epileptic signals from them
how can i startfrom here
%Load data from files
X_train = load('X_train.mat')
x_test = load('x_test.mat')
Y_train = load('Y_train.mat')
y_test = load('y_test.mat')

답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by