photo

saurabh


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
112,905
of 300,338

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

10 years ago | 1 answer | 0

1

answer