
Alexis
Statistics
RANK
111,629
of 272,981
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
10,058 of 18,438
REPUTATION
52
AVERAGE RATING
0.00
CONTRIBUTIONS
4 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
372
RANK
of 122,381
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
Calculate Asynchrony/Euclidean Distance Between Matches
Find the mutual closest pairwise matches between observations in two vectors
2 months ago | 3 downloads |

Submitted
breathTimes
Detects initiation and ending or maxima of respiratory events association with inhalation, especially for speech breathing.
5 months ago | 10 downloads |

Submitted
Speech Envelope and Acoustic Landmarks
Extracts various amplitude envelopes using different procedures from the speech rhythm literature and detects signals within the...
11 months ago | 2 downloads |

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...
1 year ago | 1 answer | 0
1
answerhow 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...
1 year 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...
1 year ago | 1 answer | 0
1
answerSeparate windows signal and peak detection
This function might be helpful? https://uk.mathworks.com/matlabcentral/fileexchange/81066-breathtimes?s_tid=srchtitle
1 year ago | 0
Submitted
timeStamps2Vector
Converts a vector of time stamps into a one-hot coded vector.
2 years ago | 1 download |

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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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 ...
4 years ago | 2 answers | 0