Jakub Nosek
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Matrix column subtraction problem
I know this is really basic stuff but unfortunately I can't get to the right solution. I have for example these 2 matrices: ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Subtracting values in a matrix
Hi, can I just ask you why the code below does not work? I am trying to subtract each value in a row from each other and if the ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Comparing elements in each row of a matrix
Hi, I have a matrix AQ_z_matrix where the elements are aircraft altitudes (each column is an aircraft and rows are times at whi...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to subtract elements in a matrix
Hello, I have a matrix and I need to subtract every element from each other in each row. So, for example, if I have a matrix ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Filtering the data using IF
Hi, I have 2 variables (matrixes) Time (5810x1) and DF_x (5810x1). I'd like to display only DF_x rows that are equal to 0 and i...
8 years 前 | 1 个回答 | 0