3D Sphere to 2D Stereographic Projection

11 ビュー (過去 30 日間)
John Shackleton
John Shackleton 2019 年 12 月 6 日
編集済み: John Shackleton 2019 年 12 月 6 日
Hey everyone,
Basically, I have some {x, y, z, f} data that represents a sphere (i.e. [x, y, z] = sphere(360) ) and data on the sphere f(x, y, z) = x. I would like to represent the data that is plotted on the sphere in the form of a 2D grid (i.e. a 1024x1024 matrix) with a stereographic projection. I looked at the mapping toolbox, but I don't see anything that is too conducive towards {x, y, z, f} coordinate inputs and 2D outputs. I would appreciate any sort of tips or places to look for reference.
Thank you for your help!

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by