Community Profile

photo

Tiffan


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to add a new row in matrix
A = [ 1 3 270 395 1 2 1590 1650 1 5 1650 1710 2 3 260 310 2 2 1550 1600 2 7 1600 1650 2 1 1650 1700 3 ...

7 years ago | 1 answer | 0

1

answer

Question


How to find max value and reduce it from other arrays
Consider matrix input: input = [ 1 3 50 60 1 1 40 60 1 4 30 60 2 3 40 50 2 4 30 50 2 1 50 50 2 9 10 50...

7 years ago | 2 answers | 0

2

answers

Question


How to calculate differences in matrix
I have matrix A as follows: A = [ 1 245 1 370 1 1555 1 1620 2 255 2 295 2 335 2 1375 2 1415 2...

7 years ago | 2 answers | 0

2

answers

Question


How to count and reduce values in matrix
Matrix input: input = [ 1 3 50 60 1 1 40 60 1 4 30 60 2 3 40 50 2 4 30 50 2 1 50 50 2 9 10 50 3 2 2...

7 years ago | 1 answer | 0

1

answer