Feeds
질문
Loop to separate rows in one matrix and delete elements in that matrix based on another matrix
I want to write a for loop that will allow me to extract each row of a matrix and then remove elements from such rows based on e...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Removing elements in one matrix with same position as those in another matrix in matlab
I have two large matrices, matrix Z and matrix H, both 121x962. In matrix Z I removed values below a desired threshold and left ...
대략 5년 전 | 답변 수: 1 | 0
