search algorithm in the volume of a cone.
이전 댓글 표시
I am trying to for search algorithm to determine all the points that are available in the volume of a cone. I have flight simulated data of latitude, Longitude and altitude information for 3 minutes time interval generated every second . I would like to search for any of these locations that fall into the cone of specify volume considering that we have the location of the cone.
댓글 수: 2
Walter Roberson
2012년 5월 22일
"all points" would be an infinite number unless you are using a discretized grid.
Geoff
2012년 5월 22일
It seemed that way in the first sentence, but the last sentence suggests that a point in/out test for a cone is required. I chose to interpret it that way, because the other interpretation is pretty illogical. =) I think it was just poor choice of wording.
채택된 답변
추가 답변 (1개)
the cyclist
2012년 5월 22일
0 개 추천
It sound like this submission in the File Exchange might be helpful to you:
카테고리
도움말 센터 및 File Exchange에서 Scripts에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!