Draw a x-by-x matrix 'D' using 0 and 1.
example:
x=4 ans= [1 1 1 0 1 0 0 1 1 0 0 1 1 1 1 0]
650 Solvers
324 Solvers
Change the sign of even index entries of the reversed vector
214 Solvers
341 Solvers
Matlab Basics II - Count rows in a matrix
179 Solvers
Problem Tags