Community Profile

photo

Neda Deljavan


Last seen: 10개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


ow can I convert 64 channels to brain regions in GraphVar Toolbox?
Hi every body! I am using GraphVar toolbox and totally new! I have 64 channels EEG data. The question is that how can I conver...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


Error in saving data
Hi every body, I have got an error in saving data Error: Warning: Variable 'data_1_all' was not saved. For variables larger t...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Exceeds the number of array elements (0).
Hi everyone, I have got the error in the code below, What should I do to fix it? Code % convert finite values to indices betw...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How can I make a structure array
Hello everyone,' I want to make a struct array, or example "Spectra" or "freqs". How can I implement it on my own (EEG)data? ...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Find exceeds array ERROR
Hello everybody, I came across with this error in my code which is below, What should I do to fix it? Code: %% step15: Phase...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Extra Information in EEGLAB
Hello, everybody, I want to have extra information for my EEG data. How can I extract all the information represented below in ...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


How to find Covariance matrix of 14 subjects
Hello every body, I have found the covariance of one subject like the cod ebelow: %% Covariance cov_EC1 = cov(subs_P01EC1_a...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


Load EEG data in MATLAB
Hello, I want to load my EEG data and have its description like the code below: load ALLEEG.mat; % % 91 channels , 2500 tim...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to find the correlation between 14 subjects
Hello, I want to find the correlation between the 14 subjects that each subjects has 4 channels (columns). I wrote its code. Bu...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Find the correlation between 14 subjects
Hello, I want to find the correlation between the 14 subjects that each subjects has 4 channels (columns). I wrote this code. B...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


EEG.srate ERROR
%% Magnitude-Squared Coherence % Linear correlation between power espectrum in a frequency f . % It is sensitive to both phase...

1년 초과 전 | 답변 수: 0 | 0

0

답변

질문


An error in filtfilt
load P01EC1 sig= P01EC1(:,:)'; sig is 4x30800 double When I did like this: subs_cd1_alpha=filtfilt(b,a,sig); I’ve got this ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


plot Power Spectrum for the EEG data
Hello, How can I plot Power Spectrum for all channels of my signal? Thanks, Neda

거의 2년 전 | 답변 수: 0 | 0

0

답변