photo

Steven D


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I set a parameter based on individual values in an existing array? Should I use a for loop or something else?
I need to have 'maxDistLine' be different for different 'L' values (i.e., if L<300, then maxDistLine should be 70, or else if L ...

2 years ago | 2 answers | 0

2

answers

Question


How should I modify this code so that it will discard the correct Delaunay Triangulation (DT) edges?
The attached code (TripletGraph2) was written a while back with the help of a few experts in this community. It uses a routine t...

2 years ago | 0 answers | 0

0

answers

Question


How can I have Matlab use deep learning to identify key items in an image?
I am trying to have MATLAB use deep learning to automatically identify specific items within an image (namely, all the triangles...

2 years ago | 2 answers | 0

2

answers

Question


I need to find arclengths instead of straight edges of these polygons.
I need to find and store all of the individual curved edges (arclengths) for each polygonal cell in the attached image (as oppos...

2 years ago | 0 answers | 0

0

answers

Question


I need to have (x, y) coordinates stored in a column of a current variable
I am trying to have the x and y coordinates (of the vertices in the shown plot), be stored in a column of a variable (edLenArc),...

2 years ago | 1 answer | 0

1

answer

Question


How do I have my variable output be uniform?
I would like the following output (as shown in the attached pic), to be either just horizontal (i.e., single column), or vertica...

2 years ago | 2 answers | 0

2

answers