Community Profile

photo

Alyssa Webb


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Select a node manually from a graph plot
Hi everyone! Is there a way to select manually two nodes from the plot of a graph in order to use that nodes to calculate the sh...

7 years ago | 1 answer | 0

1

answer

Question


Substituing values of a matrix
Hi everyone! I'm working on substituing values of a matrix with the values of another matrix. So for example, if I had A ...

7 years ago | 2 answers | 0

2

answers

Question


Calculate mean value on a skeleton of an image
Hi everyone! I'm working on a skeleton of an image and I found some errors on it. I marked them with ones, so I can identify the...

7 years ago | 1 answer | 0

1

answer

Question


Rebuild a matrix from indices
Hi everyone! After I extracted the indices from a matrix, I´d like to rebuild it and store other data in the places marked by th...

7 years ago | 1 answer | 0

1

answer

Question


Binary image, click on a pixel with ginput and redirect to the closest 1 in the matrix
Hi everyone! I'm trying to implement a code to select the closest pixel from a skeleton obtained with bwmorph. So the idea is i...

7 years ago | 2 answers | 0

2

answers

Question


Vectorize paths from a point cloud to obtain nodes and arcs (Dijkstra Algorithm)
Hi guys! I'm looking for a way to vectorize a point cloud into nodes and arcs, in order to use the Dijkstra Algorithm afterward...

7 years ago | 0 answers | 0

0

answers

Question


Compare two matrices and obtain points in common
Hi everyone! I'm trying to extract the coordinates XYZ of some paths I extracted from an orthophoto. I have the coordinates XY (...

7 years ago | 1 answer | 0

1

answer

Question


Ismembertol command calculating average between two matched rows
Hi everyone! I have a doubt about the ismembertol command, I'm trying to compare two matrices using this command. A = [2.5 ...

7 years ago | 1 answer | 0

1

answer

Question


Comparing two arrays of different lenght and extracting the ones in common
Hi everyone, I have to compare two arrays, one (323659x2) containing the coordinates XY (2D) of some paths in a certain area, an...

7 years ago | 2 answers | 0

2

answers