Community Profile

photo

DuckDuck


university of Life

Last seen: casi 4 años hace Con actividad desde 2012

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How do i count same consecutive occurrences
Consider I have an array of occurrences A=[1,1,1,1,1,2,2,2,2,3,3,3,3,2,2,2,1,1,1,1] I want to find out how many 2 ar...

más de 5 años hace | 3 respuestas | 1

3

respuestas

Pregunta


Select the same number of samples from each class.
Say I have a table with 2 columns, one column stores the value the other the class of the value. The classes are imbalanced. I w...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Read a nested json file.
I have a nested json file with lines of this type: {"results":{"whatever_name":{"id":77},"another_name":{"id":89},"another_...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to concatenate tables stored in a structure
I have a structure where tables with same variable names are stored. I want to concatenate all these tables in one big table. ...

casi 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


nearestNeighbour Undefined function or variable 'nearestNeighbor'
I want to use this method nearestNeighbour but Mathlab cannot find it. i can complete the name of the method by hitting tab whe...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot over a home blueprint?
Hello researchers, I stumbled upon a visualization problem. Let say i want to plot the indoor navigation coordinates over my...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Interpolating data based on the time segments.
Hello everybody, I have a time series with the average sample 1 second but samples some time delay more or less than that. I...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can be a buffered signal reconstructed?
I have a signal which i buffered with 2/3 overlap. Now i want to rebuild the buffered signal, but i don't know how to do it. T...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what is called half width at full height amplitude ratio.
I' doing some signal processing, and noticed that when i find a peak i can use the ratio of peak width at full height and the am...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to read part of folder
I have my data saved into folders based on time of creation. the structure is like this: folder: 05_dec._2014_08-15-03.33...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Cannot read video Matlab 2014b Linux!
I am trying to read a h264 video in Matlab Ubuntu 14.10 using VideoReader, and i get an error. "Could not read file due to ...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Findpeaks from signal processing toolbox does not work.
I'm stuck into this problem. I need to use the findpeaks from <http://nl.mathworks.com/help/signal/ref/findpeaks.html Signal Pro...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to append points to kml file
Hi, i'm trying to append points to a kml file but it seems impossible to do so. do you know a way to do that in a simple way in...

más de 9 años hace | 1 respuesta | 2

1

respuesta

Pregunta


Iterate through matrix until no more possible calculations.
I have an array that shortens up every time i do an iteration. But how do i know when there are no more possible calculations t...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to remove rows from an array containig elements from another array
Suppose i have a matrix of a=[1,2; 1,3; 1,4; 2,12; 2,15; 5,7; 5,8; 6,98; 6...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create an array out of a matrix based on criteria.
Suppose i have a matrix of a=[1,2; 1,3; 1,4; 2,12; 2,15; 5,7; 5,8; 6,98; ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Clustering GPS points based on distance between points?
Hello everyone! Can some one of you how can i cluster GPS points. Let say i have a ploted on a map some GPS points and i wan...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Have to spit gps distance into equal segments
I have gps readings with 1Hz sampling also accelerometer readings with 93Hz sampling. using the pos2dist i got the distance bet...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how remove tow of three consecutive same values in a vector
I have two vectors like this a=[1,2,3,1,1,1,2,3,2,3,1,1,1,1,2,3,3,3,2,2,1], where * _b_ * is id of * _a_ * b=[1,2,3...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Cell array, getting the columns that have non empty cells in the middle of the column
Hi every body. I have a cell array m|x|n , this array is created using a buffer function with an overlap. So i have a 1 dimensi...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to get all the windows inside a time interval
I have framed my data and overlaped, i want to include all the windows that fall into a time interval. right now i can only get ...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Is it possible to get the innside part envelope of the signal
I have a signal with a lot of peaks. what i want to achieve is to get the envelope of inner part of the signal, the one of tha...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to plot a 2D graph on top of a 3D surf
i have a PSD spectrogram and want to plot on top of that a time series graph. In the link is what i want to achieve:<https://do...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot a time series on top of a spectrogram surf
I'm stacked in this situation when i need to plot smth like this photo:<<https://docs.google.com/file/d/0B61s6H8F7eyNVXFCNFVseFF...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to extract features from wavelet transform
i have some time series data and extracted features from that, mean, standard deviation, variance, ZCR etc. now i want to get f...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to get the most repeated element of a cell array?
i have an cell array like this {[];[];[];[];[];[];[];[];'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj';'rj...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


showing video and sensor graph simultaneously
Hi! i have some sensor data and also the video footage of that particular action. is there a way in matlab to show the video a...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


renaming variable on workspace with string from cell of catalogue
i enter to a promt the name of my variable. that name is stored in a cell of catalogue. I want to use that name to rename my m...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


trying to find peaks on a time series
i'm trying to find peaks on some time series data but when i write [pks,locs]=findpeaks(x) i get the position of peak on...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


remove frame of timeseries data when criteria is not met.
I have some time series data, and i framed for further proccessing. I need to skip those frames that does not meet pas the thre...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Cargar más