Mark O'Sullivan
Followers: 0 Following: 0
Feeds
提问
Computing signal to noise ratio (SNR) of two highly correlated time domain signals
I'm working in the space of EEG acquisition. I made a experiment as detailed below, and am now trying to obtain some results fro...
7 years 前 | 0 个回答 | 0
0
个回答提问
Quantitatively compare FFTs in Matlab
I have multiple FFTs as seen in the pic. The blue trace is my control trace (my gold standard). I want to quantitatively compare...
7 years 前 | 0 个回答 | 0
0
个回答已回答
Error using interpolation line 64
If you have a look at the interp .m file the first paragraph states this: function [odata,b] = interp(idata,r,l,cutoff) ...
Error using interpolation line 64
If you have a look at the interp .m file the first paragraph states this: function [odata,b] = interp(idata,r,l,cutoff) ...
8 years 前 | 0
已回答
How to connect to the bluetooth Serial Port?
This may be because you're not closing the serial connection after using it. After you open a serial connection and read from i...
How to connect to the bluetooth Serial Port?
This may be because you're not closing the serial connection after using it. After you open a serial connection and read from i...
8 years 前 | 0
提问
Convert 24-bit ADC serial read data from 3-byte format to signed integer (int32)
I am receiving EEG data from a 24 bit ADC over serial. The ADC data is transmitting in 3 bytes from MSB to LSB. The full packet...
8 years 前 | 2 个回答 | 0
2
个回答提问
Real-time read and buffer serial data while playing previous buffer using dsp.audioplayer /soundsc
I am working on a real-time EEG Audification project. I have all the reading/parsing/plotting, etc. completed. My task now is...
8 years 前 | 0 个回答 | 0
0
个回答提问
Latency issue when using DSP System Toolbox for Real-Time audio processing
Trying to make a real-time audio processor which performs pitch detection and pitch shifting, but setting up the basic audio in ...
9 years 前 | 0 个回答 | 0