photo

Matthew


Bitplane Inc.

Last seen: más de 2 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Professional Interests: image processing, life sciences

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Is there a way to extract the 3D Voronoi polygon lines
I have a way to take 2D Voronoi, and generate an overlay image of the lines that make up the Voronoi polygons. I am looking to ...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i reorder NxM matrix into a 1D array
I am looking to take a sample matrix below. The matrix will be large and looking for fast and non looping solution. Thank you....

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do i make this matrix simply
I am looking for an easy way to make this Nx2 matrix starting at [0 1]. Every other line the numbers are the inverse of the pre...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do i get all the vertices of the polygons in Voronoi 2D plot.
I am looking for a way to get all the vertices of Voronoi plot, I know i can use this: [v,c] = voronoin([x(:) y(:)]) This ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reducing a population of points in the 3D plot
I have an 3D image with a population of vertices with X,Y,Z coordinates placed in the volume. The number of vertices can be ver...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


subtract each row from from matrix A from all rows matrix b
I have these 2 matrices. I am looking to subtract each row in B for all rows in A. The result put into a C. A = [1 2 3;4 5 ...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Measure the distance of multiple spots to a several line segments
I have 2 populations of 3D points placed on opposite sides of an volume (3D). I want to draw an orthogonal line from each point...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


changing specific rows of a logical matrix
I have a vSlice=MxN logical matrix. I want to be able to review the first row, last row, first col and last col for "1's" and c...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


measure distance between mutiple positions without looping
I have two arrays of XYZ positions data, Spots1 and Spots2. Code below loops though each Spot2 position and measures the distanc...

más de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Finding matching rows in matrix for multiple points without a loop
I have matrix A=[1 2 3;4 5 6;7 8 9;9 8 7;6 5 4;3 2 1] B=[4 5 6; 3 2 1] test = [2 6] I want to be able to list the ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I reorder paired points
I have sequence of paired points. The rows need to be reordered in such a way as listed in the "result". Values in col 1 are ...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Reorder a matrix relative to another
I have investigated all day the different ways to do this, and I have not been able to come up with a plan to achieve exactly wh...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Command Window and debug mode
When i launch a script in debug mode, the script fails at a particular line. This occurs when I step through the code, line by ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Get xyz position of points along a line between 2 points along a 3D triangular mesh
I have a 3D triangular mesh. It is defined by vertex positions and triangles. I would like to be able to select 2 vertices...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


using ismember to select row
I am trying to use ismember, but not exactly sure it will do what i need. I have an matrix of indices, not necessarily a sequ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to use a logical array to set logicals result for entire row.
I have a matrix of nrows, with 3 columns. I am looking for an efficient way to use the 3rd column to select which rows i want t...

más de 10 años hace | 0 respuestas | 0

0

respuestas