Dear professor:
In your file "FeatureMat_time", The maximum value of the feature is 51.65, the minimum is -1.05, and the mean value is 0.0017.
But after the FFT using np.fft.fft, the power value is generally between 0 and 100. Therefore, for these features, did you normalize them or log them? I don’t know your specific operation, I hope you can give some specific code about this part.
In addition, about the frequency band, I set the theta (4-7 Hz), alpha (7-13 Hz) and beta (13-30 Hz). But in your experiment, you did not specify the range of these bands. Did you choose the same as mine?
Looking forward to your reply, thank you very much
Dear professor:
In your file "FeatureMat_time", The maximum value of the feature is 51.65, the minimum is -1.05, and the mean value is 0.0017.
But after the FFT using np.fft.fft, the power value is generally between 0 and 100. Therefore, for these features, did you normalize them or log them? I don’t know your specific operation, I hope you can give some specific code about this part.
In addition, about the frequency band, I set the theta (4-7 Hz), alpha (7-13 Hz) and beta (13-30 Hz). But in your experiment, you did not specify the range of these bands. Did you choose the same as mine?
Looking forward to your reply, thank you very much