photo

VENKATA PHANIKRISHNA B


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

2 Preguntas
3 Respuestas

CLASIFICACIÓN
7.162
of 300.364

REPUTACIÓN
6

CONTRIBUCIONES
2 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
3

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

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

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Calculating Kendall's tau
a = [15, 18, 21, 24, 27]' ; b = [25, 25, 27, 31, 32]' ; [RHO,PVAL] = corr(a,b,'Type','Pearson'); fprintf('Pearsons correlatio...

alrededor de 6 años hace | 3

Respondida
Remove DC component from EEG signals
Removal of DC component means Mean removal from the signal. By doing this we can eliminate the dc, i.e., 0Hz noise. Here DC co...

más de 8 años hace | 0

Respondida
computing delta power of EEG signal
decomposition level decision depends <</matlabcentral/answers/uploaded_files/77859/Fig-10-DWT-Decomposition.jpg>> on sm...

más de 8 años hace | 0

Pregunta


for classifying (getting sub-bands such as alpha, beta, theta--) the EEG signal by using FFT than the sub-band are in which coordinates? for classifying the EEG signal by using WT (Wavelet Transmission) then the sub-band are in which coordinates?
* for classifying (getting sub-bands such as alpha, beta, theta, gamma and delta) the EEG signal by using FFT than the sub-band ...

casi 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


EEG is a voltage signal in time domain (voltage amplitude vs time). how can we convert this EEG into amplitude vs frequency?
EEG is a voltage signal in time domain (voltage amplitude vs time). how can we convert this EEG into amplitude vs frequency? f...

casi 9 años hace | 1 respuesta | 0

1

respuesta