How to check whether point is inside high dimensional convex hull?

28 views (last 30 days)
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?

Accepted Answer

Torsten
Torsten on 31 Jan 2023

More Answers (1)

KSSV
KSSV on 31 Jan 2023

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!