Community Profile

photo

Alexis


Last seen: 8 månader ago Active since 2018

Statistics

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

View badges

Content Feed

View by

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

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

mer än 2 år ago | 0

Question


Can't solve parse error
I am learning how to use inputParser and am stuck here: function windowedAudio = windowAudio(audioIn,Fs,varargin) default...

mer än 2 år ago | 1 answer | 0

1

answer

Answered
Separate windows signal and peak detection
This function might be helpful? https://uk.mathworks.com/matlabcentral/fileexchange/81066-breathtimes?s_tid=srchtitle

mer än 2 år ago | 0

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Question


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

nästan 6 år ago | 0 answers | 0

0

answers

Question


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

nästan 6 år ago | 2 answers | 0

2

answers