photo

saurabh


IITM

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


I want to sort the positive integer values from a given values of real, rational, negative values in an array.
I want to sort the positive integer values from a given values of real, rational, negative values in an array. Suppose, I have a...

8 years ago | 3 answers | 0

3

answers

Question


How to write an empty matrix with 4 number of rows and 3 columns. How to write an epmty row vector.
Suppose I want to write a 3-by-4 empty matrix means I want to write an empty matrix with number of rows 3 and number of columns ...

8 years ago | 1 answer | 0

1

answer

Question


How to find derivative values for a given 3D data.
Suppose I have data set {(x_i, y_i, z_i):i=1,2,3,4} and I want to know that derivative values. Which method is applicable here. ...

8 years ago | 0 answers | 0

0

answers

Question


How to write a method which will take fig1.fig as a input file and it will produce corresponding x-coordinate and y-coordinate of plotted figure in x and y vector?
I am using MATLAB version 7.10.0.499 (R2010a).I have taken following x=1 : 1 : 10; y=2 : 2 : 20; plot(x,y); I got the Figur...

9 years ago | 1 answer | 0

1

answer

Question


How to convert pixel coordinate(returned back by imread function) to Cartesian x-coordinate and y-coordinate.
I am using matlab version 7.10.0.499 (R2010a). I am taking input as .jpg file to imread function, I am getting the pixel coordin...

9 years ago | 1 answer | 0

1

answer

Question


I did not understand your explanation. How to get the "YourMatrix" from image file. Suppose I have jpg file that contains a boundary of brain segmentation. I want to get the matlab function which can read the image file and give the matrix which cont
I did not understand your explanation. How to get the "YourMatrix" from image file. Suppose I have jpg file that contains a boun...

9 years ago | 0 answers | 0

0

answers

Question


I have one jpg file. I want to get all the points in (x,y) coordinate format in excel sheet. What is the command required for it.
I have one jpg file. I want to get all the points in (x,y) coordinate format in excel sheet. What is the command required for it...

9 years ago | 1 answer | 0

1

answer