Takes an Nx3 matrix of vertices representing the extreme points of a surface, calls convexhulln to get a convex hull of these points, and uses the resulting facet list to compute the area of that convex hull. Vectorized for speed.
http://www.mathworks.de/matlabcentral/fileexchange/loadFile.do?objectId=3321&objectType=file
No comments:
Post a Comment