How to uniformly sample the surface of a sphere?
16 views (last 30 days)
Show older comments
Hi,
could someone help me to find a way of generating uniformly distributed samples over the surface of a sphere? I need something like 1400 sample over it. Moreover, I would like to obtain the spherical coordinates of each sample.
Thank you :)
0 Comments
Accepted Answer
Bruno Luong
on 30 Sep 2020
Edited: Bruno Luong
on 30 Sep 2020
4 Comments
Bruno Luong
on 30 Sep 2020
I can't suggest anything relevant without knowing what you intend to do with the points.
More Answers (1)
Gary Cofer
on 5 Mar 2021
Edited: Bruno Luong
on 7 Mar 2021
For a realtime acqusition of data that can be cut short, a 3D Halton series works very well.
0 Comments
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!