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