When collecting subject data, the resting state EEG data were split into time segments of 2048 ms in length, and the task state EEG data were split into time segments of 1200 ms in length. The EEG recordings of both states were downsampled to 250 Hz to reduce the computational complexity....
When you go through "Cracking the Coding Interview", there is a chapter on this, and at the end there is a quiz to see if you can identify the runtime complexity of different algorithms. It's a super review and test. ⬆ back to top Data Structures Arrays About Arrays: Arrays CS50 ...