Community Profile

photo

Azad Asadov


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to find all unique combinations of XxY and YxX matrix?
Assume that, I have X=[5,6,7,8] and Y=[7,8,9,10] I know that there are 24 combinations such as 5x7,5x8,5x9 and etc. But is the...

5 years ago | 2 answers | 0

2

answers

Question


How to select random numbers from array for creating new matrix?
I have b1 array. b1=[-3,-1,1,3,5]; I want to create 3x4 matrix by using random elements of b1 array. So, one of expecte...

5 years ago | 1 answer | 0

1

answer

Question


Does anyone know how to deal with this question?
Let x and y be random integers such that, respectively, 5 <= X <= 8 and 7 <= Y <= 10. Then A, a random XxY matrix with integer ...

5 years ago | 0 answers | 0

0

answers

Question


Hello. How to create such a matrix?
1 0 2 0 .. 0 2 0 3 .. 2 0 3 0 .. 0 3 0 4 .. 3 0 4 0 ...

5 years ago | 2 answers | 0

2

answers