whip123
whip123
The EEG signal that I used is the Alpha band(8-12Hz) of the difference between 2 eeg signals with a sampling frequency of 200Hz (SEED dataset). To have a fair comparison...
Sure, the following are the plots of both techniques STFT (window length = 11 seconds) (Accuracy = 75%)  fCWT (sigma = 20) (Accuracy = 70%)  As the available...
Yeah, it makes sense to me. Apart from using the Alpha band eeg, I also have tried using EEG signals with all frequency bands on the same experiment, and the...
Dear @fastlib For now, I couldn't normalize my result as shown in the article. Could you tell me how? Below is my Matlab code to replicate the results in the...
Hi @fastlib Thanks for the code, could you give me all the parameters as well, such as fft length, f0, f1 and times. Furthermore, I would also like to apologize...
Hi @fastlib, Is there any way to run the full potential of fCWT in MATLAB such as using an older version of MATLAB? Thanks