Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index Issue #1

Open
roostt opened this issue Sep 28, 2020 · 6 comments
Open

Index Issue #1

roostt opened this issue Sep 28, 2020 · 6 comments

Comments

@roostt
Copy link

roostt commented Sep 28, 2020

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ##################
Subject: A01
####### Extracting Features for Each band and Applying CSP ##########

Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76)
K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45)
[Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order,
Subject_No, SamplingRate_A01T);


@sagihaider
Copy link
Owner

sagihaider commented Sep 28, 2020 via email

@roostt
Copy link
Author

roostt commented Sep 28, 2020 via email

@sagihaider
Copy link
Owner

sagihaider commented Sep 28, 2020 via email

@roostt
Copy link
Author

roostt commented Sep 28, 2020 via email

@sagihaider
Copy link
Owner

sagihaider commented Sep 28, 2020 via email

@roostt
Copy link
Author

roostt commented Sep 29, 2020

Ekran Alıntısı

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants