Feeds
提问
Finding the first time a number appears in a matrix
I have matrix c and I am looking to find the first time the number 0.7 appears in the matrix searching row by row. I have this ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Finding the first value in a matrix
Hello, In my matrix c, how do I find the first time the value 700 appears searching one row at a time before moving onto the ne...
5 years 前 | 2 个回答 | 0
2
个回答提问
Index location in matrices
Hello, I am trying to find the column in which the top row of my matric c reahes 0.7 and its corresponding position in matrix ...
5 years 前 | 1 个回答 | 0
