Dear all,
in 3D I used the convex hull to check the points, but it cost time. I want to find fast method to check the points for D>=4, thanks for everyone,
regards

 Akzeptierte Antwort

Matt J
Matt J am 13 Nov. 2014

0 Stimmen

You could obtain the inequalities A*x<=b representing the hyperrectangle using VERT2LCON ( Download ). Then you can just verify whether the inequalities are satisfied. There is also
I don't know which approach would be faster.

Weitere Antworten (0)

Kategorien

Mehr zu Computational Geometry finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 13 Nov. 2014

Bearbeitet:

am 17 Feb. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by