brittany adam
University of Kentucky
2011년부터 활동
Followers: 0 Following: 0
Feeds
질문
checking that at least one value in a row of a matrix is greater than zero
I have a 2D matrix, T. I am interested in writing an "if" statement where the decision is made if at least one value in the b...
대략 15년 전 | 답변 수: 1 | 1
1
답변질문
extracting the indices of minimum value in a vector, ignoring last value
I need to find the indices of the minimum positive value in a vector, ignoring the last value in the vector. if there is a tie,...
대략 15년 전 | 답변 수: 1 | 0
1
답변답변 있음
finding the indices of the first (by index) negative number in the bottom row of a matrix
thanks thanks!! you're awesome.
finding the indices of the first (by index) negative number in the bottom row of a matrix
thanks thanks!! you're awesome.
대략 15년 전 | 0
질문
finding the indices of the first (by index) negative number in the bottom row of a matrix
I have T = [ 1 2 1 0 0 0 120 ; 1 1 0 1 0 0 70 ; 2 1 0 ...
대략 15년 전 | 답변 수: 3 | 0