Feeds
提问
Processing and identifying noises in EEG signal
I'm working on a final project of processing the EEG signal from a 24-day-old infant. The data file is in .edf format, and I've ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Set up the DFT algorithm
I am confused about these two questions given for develop the DFT algorithm: Set up the continuous mathematical model of DFT, ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Square wave by vector multiplication
I'm trying to build a square wave by using vector multiplication instead of using the "for" loop. It was suggested as multiply a...
2 years 前 | 1 个回答 | 0
