Community Profile

photo

gfgf99


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Can i detect only outer boundary using matlab
i want to detect directly outer boundary of below figure can anyone help for me <</matlabcentral/answers/uploaded_files/37146...

8 years ago | 0 answers | 0

0

answers

Question


i want to remove the edges and get a perfect circle like uploaded image figure 2 .
can i convert figure 1 circle in to figure 2 using Matlab . (figure 1) <</matlabcentral/answers/uploaded_files/36867/tes...

8 years ago | 2 answers | 0

2

answers

Question


how to convert this random distributed pixels to one pixel element in each place
<</matlabcentral/answers/uploaded_files/34248/zoomimage.PNG>> i want to smooth(reduce pixeles) this image's confuse distribut...

9 years ago | 1 answer | 0

1

answer

Question


Example code for run DBSCAN.m file
Hi, Can you please give me some advance or basic example code for run and understand dbscan-clustering code where we can find t...

9 years ago | 0 answers | 0

0

answers

Question


How to find angles, which lies between -π and -2π.Because matlab returns only values between ±π using atan or atand function.
Because matlab returns only values between ±π using 'atan' or 'atand 'functions.i want to get an angle between -π and -2π. Are t...

9 years ago | 2 answers | 0

2

answers

Question


How to slove this scatterplot error
*error appear like this* _ _ _ Operands to the || and && operators must be convertible to logical scalar values. ...

9 years ago | 1 answer | 0

1

answer

Question


How to solve this code error in
k = [1]; l = [5]; n = [6]; m = [8]; re = [k l]; ne = [m re]; cv = re.*ne ;

9 years ago | 1 answer | 0

1

answer