Community Profile

photo

Swapnil Rane


Last seen: 거의 3년 전 2018년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Multiple images by 'n' times.
I've 10 images of a body, each image is a slice. I would like to increase the number by 'n' times using interpolation.(very goo...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Interpolation data (complicated)
COMPLICATED (I don't even know if this is possible) 1) I've a data set of X,Y,Z,temperature values of a cylinder for its ...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Auto Crop the image
How can I automatically crop these types of images, to get just the rectangle part?

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


plot(X,Y,Z,Data(temperature))
How can I plot the spatial points in matlab for the temperature? the file is -- X,Y,Z,temperature

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to save for loop data to same excel file of variable?
In my code for every for loop a output variable is calculated. So, I want to save the data of each loop in same sheet after the ...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert the points with respect to co-ordinate system?
I have huge three 90*85 matrices with x,y,z values calculated from the left upper corner of the matrix. I would like to change t...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to translate the circle points to new co-ordinate system?
Fitting a circle with equation (x-xo)^2+(y-yo)^2=ro^2 in matlab curve to calculate xo,yo,ro. So that I could transform (x,y) c...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Curve Fit (CIRCLE)
I'm trying to get a curve fit i.e get a circle and find unknown values. I can exclude some points and get half a circle. But i...

대략 6년 전 | 답변 수: 0 | 0

0

답변

질문


Remove column in matrix
I would like to remove rows and columns which are empty (contains more zeros than value) : for example A=[0 0 0 0; 0 1 2 0;...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


Pixel size of a image
I have a image of a body at the center. I would like to know the dimension of each pixel, Is it possible?

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Export to existing excel file in same sheet
My code calculates two required outputs which I can export it to a excel file. After this, I change some values in the code abov...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Finding corners of a matrix inside a matrix.
I have a matrix of size 50*80 which contains non-zero values in the center of matrix. for example-- I would like to extract th...

대략 6년 전 | 답변 수: 1 | 0

1

답변