Is it posible in Matlab to model surface using spherical harmonics (SH) basing on 3d data? If yes, how can I do it.
조회 수: 3 (최근 30일)
이전 댓글 표시
imputs: a set of points with 3d coordinates outputs: surface model created using SH
댓글 수: 0
채택된 답변
Anton Semechko
2018년 6월 7일
If the surface in question is closed (i.e., no boundaries) and is genus-0 (i.e., ho holes or handles), then it is indeed possible to represent it using spherical harmonics. Matlab code to do this can be found here: http://www.iu.edu/~spharm/
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!