Feeds
提问
Chaging the outupt integers
I have a code here M=256; N=256 A=fix(2*rand(M,N)); And right now the output either is zero or one. Well I want the o...
13 years 前 | 1 个回答 | 0
1
个回答提问
Creating a matrix within a matrix
I'm having trouble on how to create an MxN matrix will all zeros and in that MxN matrix I want the the first column, first row, ...
13 years 前 | 1 个回答 | 0
