
rajath mavathur basavaraj
student
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How do I plot a circle with a given radius and center and i need to extract x,y,z points
thank you very much it really helped me to understand the working of xyz plane.
How do I plot a circle with a given radius and center and i need to extract x,y,z points
thank you very much it really helped me to understand the working of xyz plane.
10 years 前 | 1
提问
How do I plot a circle with a given radius and center and i need to extract x,y,z points
i know to extract x,y using th = 0:pi/50:2*pi; xunit = r * cos(th) + x; yunit = r * sin(th) + y; but how will i ge...
10 years 前 | 2 个回答 | 0