photo

Deepak Kumar Sahoo


Last seen: circa 2 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 2 anni fa | 2 risposte | 0

2

risposte