photo

Marcus Velling


Last seen: 12 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Plotting a section of a hemisphere using parametric equations
Using: theta=[0:0.1:2*pi]; phi=[0:0.1:pi/4]; R=1; [THETA,PHI]=meshgrid(theta,phi); X1=R.*cos(THETA).*sin(PHI); Y1=R.*sin(T...

4 years 前 | 2 个回答 | 0

2

个回答