Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
109.218
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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? ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
EEG.srate ERROR
%% Magnitude-Squared Coherence % Linear correlation between power espectrum in a frequency f . % It is sensitive to both phase...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
plot Power Spectrum for the EEG data
Hello, How can I plot Power Spectrum for all channels of my signal? Thanks, Neda
casi 3 años hace | 0 respuestas | 0