Question


Using ismember to get the corresponding elements
Hi, I am using a function to convert the time to seconds based on specific input. 'time_data_observation_entry,real_time_vec,fra...

mer än 5 år ago | 2 answers | 0

2

answers

Question


Calculating curviness of X and Y coordinates
Hi, I have the trajectory of a moving object in a plane. I would like to calculate the curvature of this trajectory (how wiggly ...

mer än 5 år ago | 0 answers | 0

0

answers

Question


Plotting trajectories for each time step
I have the trajectory of an object moving in a plane with the time of detection, X and Y coordinates of the object. I am able to...

mer än 5 år ago | 1 answer | 0

1

answer

Question


How to reduce the space between Yticks?
Hi, I am plotting a scatter plot with two groups on the Y axis. I want to reduce the distance between these groups in the plot a...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Making plots in matlab
Can anyone give an idea on how to make this type of plot? <</matlabcentral/answers/uploaded_files/139705/IMG_20181105_172240_...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Indicating statistical significance on boxplot in matlab
I am plotting two boxplots with my sample data sets in matlab. I wanted to put a star sign between the boxplots indicating the s...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Checking if two box plots are significantly different or not.
I made a boxplot in matlab for my sample data sets. What i want to see if the data is if the sample data is significantly differ...

mer än 5 år ago | 0 answers | 0

0

answers

Question


Simulating a robotic action
I am doing a simple simulation. I have three stages a robot can be 'Search','Assess' or 'Recruit'. If the robot is in any of the...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Sort with respect to identical elements in a column.
I have a matrix as shown below. The first column contains identity of objects and the second and third column corresponds to the...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Fitting the most appropriate distribution to data
I have data stored in the variable 'read_colony_observation_data_goodnest'. I am making a histogram of this data and trying to f...

mer än 5 år ago | 0 answers | 0

0

answers

Question


Populating values in a vector based on function
I have an excel file as attached. In the second column, i have the 'entry time' and third column have 'exit time'. In the 'exit ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Adding elements to a column corresponding to the indices
I have a matrix called as 'single_matrix_with_time_id', the first column corresponding to 'frame_number', second column correspo...

mer än 5 år ago | 0 answers | 0

0

answers

Question


Populating values across a cell
My data is composed of four cells coming from 4 text files(length of num_files is 4 ). Within each cell values are stored in str...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Adding column values to a cell
Hi,'data_2' is a cell containing 'date' in the first column and 'time' in the second column. Whenever there is an object detecte...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Getting NaN when converting string to number
<</matlabcentral/answers/uploaded_files/129639/first_row.JPG>> Hi, I am reading the first line of 4 text files and trying to ...

mer än 5 år ago | 1 answer | 0

1

answer

Question


Putting first line of text files in seperate rows
Hi, i have four text files.I need to open and read first line of each text file and put each of these lines one after another in...

mer än 5 år ago | 1 answer | 0

1

answer

Answered
Arranging corresponding elements of rows in a cell.
{'2018-05-17 13:00:02.754000'} {'2018-05-17 13:00:07.047000'} {'2018-05-17 13:00:11.279000'} {'2018-05-17 13:...

mer än 5 år ago | 0

Question


Arranging corresponding elements of rows in a cell.
I have a data file as attached . The first column corresponds to date, second column corresponds to time. Whenever an object is ...

mer än 5 år ago | 2 answers | 0

2

answers