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