Statistics
12 Questions
0 Answers
RANK
158 176
of 294 599
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
41.67%
VOTES RECEIVED
0
RANK
of 20 131
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 152 091
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
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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 ...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
Auto Crop the image
How can I automatically crop these types of images, to get just the rectangle part?
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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;...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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?
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 1 answer | 0