photo

Deepak Kumar Sahoo


Last seen: ungefär 2 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

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

mer än 2 år ago | 1 answer | 0

1

answer

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.

mer än 2 år ago | 2 answers | 0

2

answers