Community Profile

photo

Att


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


different matrix size after 3D interpolation
I was trying to resample my SPECT and CT images. SPECT is 128*128*102 image and CT is 512*512*263. Following is the code I ...

5 years ago | 1 answer | 0

1

answer

Question


How to create a 6*6*6 matrix using the data provided in the attached file?
I want to create a 6x6x6 matrix using the data from the attached file, where i,j,k are the indices where the data (S value) are ...

5 years ago | 1 answer | 0

1

answer

Question


How to write a simple but robust loop for the following example?
Suppose, I have a $100. Every time when I go to the coffee shop I spend 8.3 % of my money. So, at first when I spend 8.3% I will...

5 years ago | 2 answers | 0

2

answers

Question


How to write an efficient for loop in the following example of code?
I am intending to write a for loop so that I can pull out the information go pixel values, but I got stuck! Following is a s...

5 years ago | 1 answer | 0

1

answer