David Santos
Universidad de Vigo
Followers: 0 Following: 0
Statistics
RANK
167.668
of 295.448
REPUTATION
0
CONTRIBUTIONS
13 Questions
3 Answers
ANSWER ACCEPTANCE
23.08%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Feeds
Question
Find a portion of a signal using dtw ?
I have the two attached signals and I want to know if "ref" is included somehow (time warping could happen) inside "det" signal....
4 maanden ago | 0 answers | 0
0
answersQuestion
How findsignal dtw option works?
Hi, I would like to know how findsignal using dtw aligment works, but the documentation is confussing for me. I think is sli...
5 maanden ago | 1 answer | 0
1
answerQuestion
Template matching between 1d frequency curves using normxcorr2
Hi, I'm trying to use 2d cross correlation between 1d dimensional frequency curves (frequencies between 6000 and 22000 Hz) to f...
5 maanden ago | 1 answer | 0
1
answerQuestion
When trying to fill timetable gaps retime puts everything NaN
I have a big timetable with different kind of data as 8xdouble, char arrays etc The timetable is organized in seconds with data...
10 maanden ago | 1 answer | 0
1
answerQuestion
How to obtain the same output in spectral descriptors, using frequency and time domain inputs?
All matlab spectral descriptors as spectralSlope, spectralKurtosis,ect have the choice to use a time domain or a frequency domai...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Storing 200GB audio spectrograms in a tall table, is this possible?
Hi, I'm processing 200GB of 1 minute audio files in a way that for each file I store in a table the filename, a timestamp and...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
dsp.SpectrumAnalyzer spectrogram with horizontal time axe
Is it possible to get the dsp.SpectrumAnalyzer spectrogram scope with the time in the x-axis? So the continuous realtime plot ...
ongeveer 3 jaar ago | 0 answers | 0
0
answersQuestion
Export Quadratic Discriminant classifier model to python
Hi, I've been working with the "Classification Learner" App and after a some test I've finally reached to a Qadratic Discrimina...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Add rows to a table in a parfor loop
Hi, I'm trying to add a row to a Table inside each iteration of a parfor loop, simplified would be something like this: T=tabl...
meer dan 3 jaar ago | 1 answer | 0
1
answerproblem using system command in Linux
Hi, try this wrapper. It worked for me commenting line 26 and arranging the rest of lines. All the best.
ongeveer 5 jaar ago | 0
Compute mean and diff faster
I will recomend you to put all your data in a big .mat matrix using matfile(doesn't load all the data in memory just the necessa...
meer dan 5 jaar ago | 0
big data 2d matrix percentile calculation using tall
Thanks a lot for your answer Edric! I'm not sure how to solve point 1. Here's my simplified loadPrc: function dataOut=loadPr...
meer dan 5 jaar ago | 0
Question
big data 2d matrix percentile calculation using tall
I'm trying to calculate a percentile of a lot of files (25000 or even more) containing 4x1 cell, representing 4 maps or 1483x282...
meer dan 5 jaar ago | 2 answers | 0
2
answersQuestion
Big data percentile calculation
Hi, I have a large set (30.000) of mat files each one of them containing a 4x1 cell array of 1483x2824 double, 4 matrix for eac...
meer dan 5 jaar ago | 1 answer | 0
1
answerQuestion
Polar map to cartesian grid
Hi, I'm working with data in polar coordinates: rr=vector of distances, 1x2029; bearings=angles, 1x180; TLp= z value at each...
meer dan 5 jaar ago | 0 answers | 0
0
answersQuestion
How to increase the bandwidth using fdesign from [20, 20000] to[20,50000] ?
Hi, i'm designing my 1/3 octave filters using fdesign in the way that is in the help section of the function: f.Bands...
ongeveer 12 jaar ago | 0 answers | 0