Home »
Public Forums »
archive »
[Q]QHULL in IDL
[Q]QHULL in IDL [message #52415] |
Thu, 01 February 2007 13:41 |
cdgalaxy@gmail.com
Messages: 2 Registered: February 2007
|
Junior Member |
|
|
I have a statistical algorithm that needs the quantity of the volume
of the hyperpolygon
obtained by the QHULL procedure.IDL's QHULL is based on the
convex hull algorithm which you can obtain from http://www.qhull.org.
It has different versions in other languages but the one in IDL looks
very limited.
If I want to compute the volume of a geometry (a minimum set of given
points, hyperpolygon
of 4-6 dimension) from the convex hull points (verticies), how can I
compute the volume?
The software at http://www.qhull.org and matlab QHULL function have an
option
to compute the volume but the current IDL QHULL does not explain about
this option.
QGRID3 computes volumes but only for 3 dimensional data.
many thanks in advance,
hyunsook lee
|
|
|
Current Time: Fri Oct 10 19:11:47 PDT 2025
Total time taken to generate the page: 0.63878 seconds