Community Profile

photo

alaisya


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

0

answers

Question


Hi, can anyone know different between 2nd order and 4 order filter?
then, what advantages of second order filter ? thank you..

7 years ago | 1 answer | 0

1

answer

Question


Hi, can anyone help me.. how to find transfer function of theta band EEG?
theta band frequency=(4-8 Hz) fs=1000

7 years ago | 1 answer | 0

1

answer

Question


How to save data coherence in matlab by using fprintf from the given coding?
fs=1000; xn=importdata('alphaO1.txt'); yn=importdata('deltaCz.txt'); mscohere(xn,yn,[],[],[],fs); ylim([0 1]);...

7 years ago | 0 answers | 0

0

answers

Question


How to do convolution between transfer function of Delta band with any signal and then do fft?
transfer function of delta band: numerator= b =[ 0.1551e-003 0.3103e-003 0.1551e-003]; denominator= a =[1.0000 -1....

7 years ago | 0 answers | 0

0

answers

Question


hi all, i'm having trouble to get transfer function for these sub-band frequency.
Delta = 0 - 4 Hz theta = 4 - 8 Hz Alpha =8 - 13 Hz Beta = 13 - 31 Hz Gamma= 31 - 51 Hz High Gamma= 51 - 120 Hz...

7 years ago | 1 answer | 0

1

answer