RoboTomo
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
86,591
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to get a smooth boundary between clusters?
So for my dataset I am doing K-means clustering (Fig.1) with smoothing (Fig.2). Then I would like to define boundaries between d...
10 months ago | 3 answers | 0
3
answersQuestion
Grid colormap with colorized circles
In every node in the grid (9x8) I am rotating some workpiece by 30 degrees and calculating values for every rotation (Fig.1). Ea...
2 years ago | 1 answer | 0
1
answerQuestion
Fit ellipse in 3D space
I have xy coordinates of the ellipse in 2D space and its coordinate center (0.1427, -0.4418). I would like to fit this ellipse ...
2 years ago | 2 answers | 0
2
answersQuestion
Optimization function break and start over with new dataset
I have a Surrogate optimization program which is searching for the optimal workpiece position on the table. It searches only x, ...
2 years ago | 1 answer | 0
1
answerQuestion
Verify plane equation perpendicular to vector
When robot gripper is in certain position I have to get a plane equation perpendicular to approach vector. My code is followi...
2 years ago | 1 answer | 0
1
answerQuestion
OpenCV file not found
In the tutorial https://www.mathworks.com/help/supportpkg/robotmanipulator/ug/simulate-detect-and-pick-opencv-rbt-example.html, ...
2 years ago | 1 answer | 0
1
answerQuestion
Optimization algorithms output function
I am testing global optimizers (patternsearch, ga, particleswarm, surrogateopt and simulannealbnd). I need to extract X,Y and an...
2 years ago | 1 answer | 0
1
answerQuestion
Speed up collision checking
I am using Matlab's "checkCollision" function with four additional collision objects and a UR5 robot. Function is working great ...
3 years ago | 1 answer | 0