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!