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 years 前 | 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 years 前 | 2 个回答 | 0

