Alexis
Followers: 0 Following: 0
Feeds
提问
Resample produces unexpected vector length
I have two vectors of simultaneously recorded physiological signals, one is sampled at 20 kHz and the other at 1 kHz. I'd like t...
3 years 前 | 1 个回答 | 0
1
个回答已回答
how to find duration of peak; starting and ending points
I had a similar issue, although I was working with biological signals. You could try the function I wrote to solve my problem: h...
how to find duration of peak; starting and ending points
I had a similar issue, although I was working with biological signals. You could try the function I wrote to solve my problem: h...
3 years 前 | 0
提问
Can't solve parse error
I am learning how to use inputParser and am stuck here: function windowedAudio = windowAudio(audioIn,Fs,varargin) default...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Separate windows signal and peak detection
This function might be helpful? https://uk.mathworks.com/matlabcentral/fileexchange/81066-breathtimes?s_tid=srchtitle
Separate windows signal and peak detection
This function might be helpful? https://uk.mathworks.com/matlabcentral/fileexchange/81066-breathtimes?s_tid=srchtitle
3 years 前 | 0
提问
Fit methods in LME and GLME
There is little guidance or explanation in any of the documentation for choosing the appropriate fit method when using fitlme or...
4 years 前 | 1 个回答 | 0
1
个回答提问
Strange behaviour with impoint()
I need to manually mark data points that weren't detected by my algorithm. So I have been trying to use impoint() and when it wo...
6 years 前 | 0 个回答 | 0
0
个回答提问
Detect beginning and end of inhalation in respiration signal
This signal was collected from a respiratory effort belt transducer, sampled during speech production (fs = 1 kHz). I have many ...
6 years 前 | 2 个回答 | 0