Community Profile

photo

Swapnil Rane


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer