Pregunta


Matlab: organize a great number of data based on month, day and hourly intervals
Hi! I have a problem and I'm not able to find a smart solution. I explain it in short: I have a great number of user's sequence ...

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

1

respuesta

Pregunta


convert array in matrix
Hi! I want to trasform the cell arrays attached in a matrix, can you help me?

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

1

respuesta

Pregunta


trasform from a cell array into a matrix
Hi! I want to represent the values in pairs (attached) in a matrix A = [ 21714 1067829 ''; 21714 18417 ''; 21714 9241 ...

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

1

respuesta

Pregunta


how to find values and following values in a struct
Hi! I have a struct Interval (attached), that cointained region's location_id, visited by a user in a different days (31) and in...

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

2

respuestas

Pregunta


how to find interval of data
Hi! I have a dataset of trajectories of users: every current location of the traiectories has these fields:_ [userId year month...

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

1

respuesta

Pregunta


create a struct based on user id
Hi! I have a set of location records called LocationRecords = [usersID, years month, day, hour, minuts, seconds, latitude, lon...

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

1

respuesta

Pregunta


how delete the '-' in front of numbers in a matrix?
Hi, I have this matrix A=[2010 -10 -19 23;2010 -10 -18 22;2010 -10 -17 23;2010 -10 -17 19]; how can delete the '-' in fron...

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

1

respuesta

Pregunta


Read .txt file in matlab and save date
Hi! I have a file .txt with this data: user check-in time (year-month-day hours) latitude longitude locat...

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

1

respuesta

Pregunta


How to Speed up code
Hi, I have this code: I have a number of user and for all of them I want to find the id of locations that they have visited, the...

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

1

respuesta

Pregunta


delete a struct in a struct array
hi! I have the struct array a |1x3|, I want to delete all the struct in the struct array in which the fields places and locs are...

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

1

respuesta

Pregunta


How remove empty spaces
Hi, I want to remove the spaces from s; how can I do? s={[2005 1 26;2005 1 27;2005 1 28]}

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

1

respuesta

Pregunta


how delete empty fields in a struct
Hi! I have a struct (attached) and I want to delete the empty field, how can I do?

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

1

respuesta

Pregunta


Speed up code to compare fields in a struct
Hi! I have the struct Trajectories with field uniqueDate, dateAll, label: I want to compare the fields uniqueDate and dateAll a...

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

2

respuestas

Pregunta


sum values in a cell array
Hello! I have a={0.006;0.45;0.1;0.23;0.12} and I want to sum all the values in a, how can i do?

alrededor de 8 años hace | 2 respuestas | 1

2

respuestas

Pregunta


find combination of labels
Hello! I describe the view of my problem: I have an user that visit same locations. This location are indicated like A=[6...

más de 8 años hace | 3 respuestas | 0

3

respuestas