Approximate translation:
I used this article as a reference to extract the features of the EEG, but I cannot understand the processing of the program in the middle. The content of the article classifies brain waves during hand movement into four patterns. That's what it means. What I want to know is the meaning of each of the Window, Overlap and Q variables in the first variable. In my opinion Window is the length of the frame (500 point intervals) Overlap overlaps the length of the frame by 95. That's what it means. But the meaning of Q an dI would like to ask whether my predictions for Window and Overlap are correct.
I would appreciate it if you could answer.