How to check whether point is inside high dimensional convex hull?
16 views (last 30 days)
Show older comments
I have a 10-dimensional convex hull from 'convulln'. Now I want to check whether a new 10D-point is inside that convex hull (just like the 'inpolygon' function for 2D points).
How can I achieve this?
0 Comments
Accepted Answer
More Answers (1)
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!