Community Profile

photo

Alexis


Last seen: 9개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • GitHub Submissions Level 2
  • Thankful Level 2
  • First Answer
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

배지 보기

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...

2년 초과 전 | 답변 수: 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...

거의 3년 전 | 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년 전 | 답변 수: 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

거의 3년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0

2

답변