How can I detect a data point inside / outside a non-convex hull in high dimensional data set?
12 views (last 30 days)
Show older comments
Dear all, My question is: How can I detect a data point inside / outside a non-convex hull in high dimensional data set? There exist 3 MATLAB functions I found: "inpolyhedron", "pinpolyhedron" they are working up to 3D only, and "inhull" work with high dimensions but with convex hull only. Please, is there any other MATLAB function work with non-convex hull in high dimensional data set?
Regards Ammar
5 Comments
Answers (0)
See Also
Categories
Find more on Bounding Regions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!