Community Profile

photo

Audrey Cheong


University of Houston

Last seen: 8 månader ago Active since 2015

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I make the following for loop faster without exceeding the memory limit?
EX. % remove these indices from faces (really long array) pt_indices = [1 357 472 10035 ...]; faces = N x 3 matrix (e...

mer än 6 år ago | 1 answer | 0

1

answer

Submitted


Find Holes in Triangular Mesh
Finds and returns a cell array of holes in a triangular mesh

mer än 6 år ago | 1 download |

Thumbnail

Submitted


Get the angle between N-D vectors (2D, 3D, etc.)
Returns the angle between vectors of any dimensions.

nästan 7 år ago | 1 download |

Submitted


removeMeshPoints(points,faces,pt_indices)
remove specified points and associated faces

mer än 7 år ago | 1 download |

Submitted


Euclidean distance between two point clouds
Given point cloud A and B, get the euclidean distance of every point in B to the nearest point in A.

mer än 7 år ago | 2 downloads |

Submitted


createVoronoi(centroids,imageFilename)
Given a list of centroids, it computes the 2D/3D voronoi diagram.

mer än 8 år ago | 3 downloads |

Thumbnail

Submitted


confusionmatStats(group,grouphat)
This function evaluates the common performance measures for classification models.

mer än 8 år ago | 4 downloads |