data points inside a pyramid
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello all, I have a triangular base pyramid having four points (three for triangular base and one for height). how can I get the inside points of the pyramid ? Thank you .
댓글 수: 6
jgg
2015년 12월 23일
If you have the three base points, and the peak of the pyramid, then any other point is just a linear combination of the base points, and then the peak.
채택된 답변
Guillaume
2015년 12월 22일
We're going round in circles. Your solid (which is a tetrahedron by the way, not a pyramid) is uniquely defined by 4 four points, the ones you start with. This is the "minimum set of points which can represent" it.
As with any geometric shape, there are an infinity of "inside data point". It's of course not possible to return an infinity of points.
댓글 수: 2
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!