whip123

Results 6 comments of 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%) ![image](https://github.com/fastlib/fCWT/assets/86820294/a42f6670-5769-4397-8fe0-5d1f14af1661) fCWT (sigma = 20) (Accuracy = 70%) ![image](https://github.com/fastlib/fCWT/assets/86820294/7ebf1efa-8910-4214-a5f8-2f45ac3e3fe7) 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