photo

Swapnil Rane


Last seen: etwa 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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;...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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?

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort