Matthew Casiano
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 3 个回答 | 1
3
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
3 years 前 | 0
提问
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...
3 years 前 | 3 个回答 | 0
3
个回答提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 1 个回答 | 0