photo

VENKATA PHANIKRISHNA B


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

fast 5 Jahre vor | 3

Beantwortet
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...

etwa 7 Jahre vor | 0

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

etwa 7 Jahre vor | 0

Frage


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 ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort