photo

Celestie Gladys


Last seen: 8 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Time wrapping spectrogram or time frequency maps .
I have a EEG signal , where I have located the heel strike location and then epoched it , I did the time frequency decompositi...

alrededor de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Whitening the signal and finding the peak spectral power
Can anyone expalin me this "To identify the fundamental and harmonic frequencies of the contaminating movement with peak spectr...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


why does data mean(data, 1) give differnt answer form finding mean of individual columns ,like mean_clm = mean(data( : ,1)) ?
why ddoes data mean(data) give differnt answer form finding mean of individual column ,like mean_clm = mean(data( : ,1)) ?

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


compare 2 consequtive columns ?
for example this 3x6 matrix 3 3 4 4 5 5 6 6 5 5 8 8 9 9 7 7 2 2 i want to compare two columns and display any changes in c...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


I have a data 5x148992 , i have to extract data column wise and check if there is any changes wrt previous column and display when there are chnages?
Idont know where i am going wrong it also displays I when there are no changes ? counter=0; for i = (data( : , : )) if di...

más de 1 año hace | 2 respuestas | 0

2

respuestas