photo

VENKATA PHANIKRISHNA B


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
3 Réponses

RANG
7 162
of 300 364

RÉPUTATION
6

CONTRIBUTIONS
2 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
3

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

environ 6 ans il y a | 3

Réponse apportée
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...

plus de 8 ans il y a | 0

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

plus de 8 ans il y a | 0

Question


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

presque 9 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 9 ans il y a | 1 réponse | 0

1

réponse