Community Profile

photo

Matthew Casiano


Last seen: 6 months ago Active since 2020

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


Can I use a nearest neighbor extrapolation strategy with interp1?
Is there a way that interp1 can be set up to use a nearest neighbor extrapolation approach (while also using an alternate interp...

1 year ago | 1 answer | 0

1

answer

Question


How to preserve nanosecond precision in datetime calculations (for large numbers)
Hi, I am working with datetime variables with nanosecond precision. I am trying to maintain this precision throughout the calcu...

2 years ago | 2 answers | 1

2

answers

Question


How can I vectorize this for loop?
I am having a hard time vectorizing this for loop. In this example I am trying to fill a matrix from a data vector (it is numbe...

2 years ago | 1 answer | 0

1

answer

Answered
How to convert the number of seconds from an epoch into UTC using the datetime function.
Since there is a leapseconds table included in Matlab, there is a workaround to obtain the cumalative number of leap seconds. T...

2 years ago | 0

Question


How to convert the number of seconds from an epoch into UTC using the datetime function.
I am struggling to convert the number of seconds from an epoch (1980-01-06 GPS epoch) into UTC using the datetime function. The...

2 years ago | 3 answers | 0

3

answers

Question


Power Spectrum estimate using pwelch function
I am looking into using the pwelch function to estimate the power spectrum. As I understood, the power spectrum is simply the P...

3 years ago | 2 answers | 0

2

answers

Question


poctave function is providing an unexpected center frequency value and resulting amplitude
Hi, I am looking for feedback on the poctave function. I have found that in some cases, the 'FrequencyLimits' flag does not ho...

3 years ago | 2 answers | 0

2

answers

Question


Efficient Moving Quantile Function
Hi, I am looking for thoughts on a recipe to perform a moving quantile in Matlab. Essentially I am trying to obtain the 98% va...

4 years ago | 1 answer | 0

1

answer