Community Profile

photo

Jay Patel


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to divide image into X*Y blocks and count number of pixels for each block?
Hi, I have 4096*3000 rgb image. i want to divide that image into X*Y blocks. I would like to calculate number of pixels in ev...

6 years ago | 1 answer | 0

1

answer

Question


How to find probability density function (PDF) histogram for given distribution ?
I have 1*810 vector as a data set. I need to plot suitable distribution for that data. In a subplot i need a probability densit...

6 years ago | 1 answer | 0

1

answer

Question


how to match row of two different matrix?
I have two matrix, A = [1 2 3; 4 5 6; 7 8 9] and B = [11 12 13]. I want to check, if matrix A has any exact matching row as B? I...

6 years ago | 1 answer | 0

1

answer

Question


How to generate random vectors from given set of values?
I have 30 different values. I want to generate possible maximum number of 3*1 vectors from those values with condition that two ...

6 years ago | 1 answer | 0

1

answer