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

採用された回答

Anton Semechko
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 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by