Feeds
질문
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 ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 7년 전 | 답변 수: 1 | 0

