Neda Deljavan
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
199,198
of 295,448
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
30.77%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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? ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
EEG.srate ERROR
%% Magnitude-Squared Coherence % Linear correlation between power espectrum in a frequency f . % It is sensitive to both phase...
2 years ago | 0 answers | 0
0
answersQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
plot Power Spectrum for the EEG data
Hello, How can I plot Power Spectrum for all channels of my signal? Thanks, Neda
2 years ago | 0 answers | 0