Community Profile

photo

slaiyer


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Set and enforce axis properties immediately
I have visualization code along the following lines: subplot(1, 2, 1); scatter3(N(:,1), N(:,2), N(:,3), '.'); drawnow...

9 years ago | 3 answers | 1

3

answers

Question


GA optimization of 3D point cloud
I have a 3D point cloud I need to optimize with respect to maximizing the volume of its convex hull. For n points, the input to...

9 years ago | 1 answer | 0

1

answer

Question


Volume of 3D polyhedron
Given a set of 3D coordinates, how can one find the volume of the polyhedron that is not necessarily convex?

9 years ago | 1 answer | 1

1

answer