photo

Deepak Kumar Sahoo


Last seen: alrededor de 2 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Want a matrix of n number of columns having every possible combinations of shorten elements in its row, an example is given below.
N = 3; phi_mn=[dec2bin(0:2^N-1)' - '0']'; 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 I want to make the same matr...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to implement all possible 2*2 or 3*3 or n*n matrices by using 0 or/and 1 as their elements.
I want to implement all possible 2*2 or 3*3 or n*n matrices by using 0 or/and 1 as their elements.

más de 2 años hace | 2 respuestas | 0

2

respuestas