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!