Jana Sarran
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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