Community Profile

photo

SojM


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to find the best fit curve as a vertical scaling of another curve?
I have a original graph of function f(x). Now I have few points scattered and I want to find a best fit curve through these poin...

2 years ago | 1 answer | 0

1

answer

Question


How to extract columns from multiple 3D arrays?
I have seven 3D arrays like below f1 = 6 x 6 x 21 f2= 6 x 6 x 21 f3 = 6 x 6 x 21 f4 = 6 x 6 x 21 f5 = 6 x 6 x 21 f6 = 6 x ...

2 years ago | 1 answer | 0

1

answer

Question


How to reshape 3D matrix ?
I have a 3D matrix of 36*42*7 dimension. I want to reshape it in such a way that I extract two colums from each third dimension....

2 years ago | 2 answers | 0

2

answers

Question


How to calculate mean in moving cubic volume?
I have a stack of 2D images in 3D array format 100x100x500. Now I want to select a small cubic volume of 1x1x1 at center of the ...

3 years ago | 2 answers | 1

2

answers

Question


How to plot 3D volume from concatenated images?
I have a stack of 100 gray images of 3064x3024 pixels. I concatenate them to 3D array(100 x 3064 x 3024) and then resize my 3D a...

3 years ago | 1 answer | 1

1

answer

Question


How to calculate volume fraction in small blocks in the stack of 2D binary images?
I have a 2D stack of binary images. I want to divide 3D volume in small blocks and calculate volume fraction in each block. Does...

3 years ago | 1 answer | 0

1

answer