Calculating the convex hull around 10-D point cloud (convhulln) collinear/coplanar/cohyperplanar facets.
3 次查看(过去 30 天)
显示 更早的评论
Hi all,
I am hoping to obtain the convex hull around a cloud of points in 10-D space. The coordinates of these points are actually the PCA score of the first 10 PCs. When I try to run convhulln, I get the following error: "Merging of collinear/coplanar/cohyperplanar convex hull facets is not supported."
I have tried modifying the qhull controls to no avail. I'm a bit confused by the error message, as each PC should be orthogonal. I have attached a file of some example data, as well as a little script to reproduce the problem.
Any help would be appreciated. I am new to computational geometry problems, so may not be thinking of this from the correct perspective.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bounding Regions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!