fast method to check point

3 次查看(过去 30 天)
imola
imola 2014-11-13
编辑: imola 2015-2-17
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

采纳的回答

Matt J
Matt J 2014-11-13
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle & Nuclear Physics 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by