Community Profile

photo

Alexis


Last seen: 9 months 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

Submitted


breathTimes
Detects initiation and ending or maxima of respiratory events association with inhalation, especially for speech breathing.

1 year ago | 10 downloads |

Thumbnail

Submitted


SpeechBreathingToolbox
Tools for the automatic detection of speech-related inhalation events and characterisation of the speech respiratory cycle.

1 year ago | 5 downloads |

Thumbnail

Submitted


Calculate Asynchrony/Euclidean Distance Between Matches
Find the mutual closest pairwise matches between observations in two vectors

1 year ago | 3 downloads |

Thumbnail

Submitted


Speech Envelope and Acoustic Landmarks
Extracts various amplitude envelopes using different procedures from the speech rhythm literature and detects signals within the...

2 years ago | 2 downloads |

Thumbnail

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

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

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

3 years 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

3 years ago | 0

Submitted


timeStamps2Vector
Converts a vector of time stamps into a one-hot coded vector.

3 years ago | 1 download |

Thumbnail

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

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

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

6 years ago | 2 answers | 0

2

answers