photo

Deepak Kumar Sahoo


Last seen: environ 2 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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.

plus de 2 ans il y a | 2 réponses | 0

2

réponses