Feeds
질문
Matrix addition in a loop in a random column
I have written a code, in which a block of 1x1 gets added to a Matrix of zeros M=zeros(10,10); and shifts the block from round...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to place a number (1) in a random position in Line 1 in a matrix of zeros?
I have a Matrix M of zeros (10,10) and I would like to know how to place randomly a variable with the value of 1 into a random s...
거의 6년 전 | 답변 수: 2 | 0

