![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11576687_1522139168318_DEF.jpg)
Busy Bee
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
210,929
of 297,016
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
69.23%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Tracing boundary in RGB image
I have a TIFF image that i have attached with this question (Picture1). I could not attach the TIFF format hence attached a JPEG...
6 years ago | 1 answer | 0
1
answerQuestion
finding the index of row
This is my data set. y =[107.5000 108.3271 178.2391 37.0000 37.7498 177.1469 177.5000 176.8030 106....
7 years ago | 2 answers | 0
2
answersQuestion
nearest point from two matrices
I have two matrices, A and B containing the position of points in 2-d space. Both the matrices have same number of entries, say ...
7 years ago | 1 answer | 0
1
answerQuestion
rotate an image segment without background
I have a BW image. I just want to rotate the polygon in the image. (The polygon rotates about its centroid.) But when I do, the ...
7 years ago | 1 answer | 0
1
answerQuestion
rotate a tif image
I have a tif image which I need to rotate by an angle theta keeping the cg and coordinate axes constant.(i have attached my .tif...
7 years ago | 1 answer | 0
1
answerQuestion
cell array to matrix
I have a cell array with 4 elements.Each with 2*2 dimensions. I want to create an 8*2 matrix with these cell arrays. I can do it...
7 years ago | 1 answer | 0
1
answerQuestion
fitting a smooth curve
I have the data as given. I need to fit a smooth curve through the data. The one I am getting right now for the second, third de...
7 years ago | 1 answer | 0
1
answerQuestion
condition in a loop
I have the loop as given below. But I need to restrict the value of b till 30, i.e. the value of b cannot exceed 30. 'a' value d...
7 years ago | 1 answer | 0
1
answerQuestion
changing the pixel color in an image
I have a raster image and I have the coordinates of the shown point. I need to change the colour of the area occupied by the ima...
7 years ago | 1 answer | 0
1
answerQuestion
executing a loop most probably while
I have created a function which groups a vast data. Here, for simplicity, I have used 20 data points. group(x,y) creates the req...
7 years ago | 1 answer | 0
1
answerQuestion
how to break the loop
I have a matrix p; 0.1996 0.4428 0.5227 0.8407 0.8929 0.9102 0.9528...
7 years ago | 1 answer | 0
1
answerQuestion
rearrangement of row matrix
I have a row matrix and I need to rearrange the matrix such that it follows the same order but only the starting point is change...
7 years ago | 1 answer | 0
1
answerQuestion
for loop help needed
I have two datasets containing 100 x and 100 y coordinates respectively. I am using for loop to create a function such that the ...
7 years ago | 1 answer | 0