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

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?

Categories

Asked:

HT
on 31 Jan 2023

Answered:

on 31 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!