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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0