photo

Swapnil Rane


Last seen: oltre 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

12 Domande
0 Risposte

RANK
111.135
of 300.364

REPUTAZIONE
0

CONTRIBUTI
12 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
41.67%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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?

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta