Jana Sarran
Followers: 0 Following: 0
Feeds
提问
How to filter columns and count data
I would like to filter the data in the screenshot by TTC value, Conflict Type, Veh1Type and Veh2Type. I would like to filter T...
1 year 前 | 2 个回答 | 0
2
个回答提问
Moving standard Deviation and Average
how would I go about finding the moving standard deviation and moving average for every 15 rows of the SPEED COLUMN ONLY in the ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Computing the Standard Deviation of Values in a column in Matlab
Say I have the following dataset: I would like to compute that standard deviation using ONLY SPEED values from ONLY 15 rows a...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to filter multiple columns with conditions
I am trying to filter column 4 and column 6 of the table below: I am using the "find" function - DV1 = find((DV.Veh1Type == ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Filtering, renaming and identifying similar values using two tables.
The objective of this exercise is to find/match vehicle IDs and rename those IDs to a string "AV" or "DV". Below is a detailed o...
1 year 前 | 0 个回答 | 0
0
个回答提问
Joining Tables and deleting columns
Hi everyone, How can I add two tables into a third table and how can I delete columns in a third table. I have two tables wh...
1 year 前 | 1 个回答 | 0
1
个回答提问
Matching Values from one Table to Another
Hi everyone, Is there a way from me to match the numbers in two dataset and extract the values in the row? For instance, T...
1 year 前 | 2 个回答 | 0
2
个回答提问
How to filter two columns of a table in MATLAB, determine the average and count the data in the columns
I would like to filter for Vehtype = 650 and their respective Travel Time (Trav). After which, I would like to extract all the f...
1 year 前 | 1 个回答 | 0