photo

Marcus Velling


Last seen: 11 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers