Is it posible in Matlab to model surface using spherical harmonics (SH) basing on 3d data? If yes, how can I do it.
3 views (last 30 days)
Show older comments
imputs: a set of points with 3d coordinates outputs: surface model created using SH
0 Comments
Accepted Answer
Anton Semechko
on 7 Jun 2018
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 Comments
More Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!