필터 지우기
필터 지우기

3D Sphere to 2D Stereographic Projection

조회 수: 4 (최근 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