Community Profile

photo

Samira


2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


I want to show intersection of these two spheres. How should I do it?
theta=linspace(0,2*pi,40); phi=linspace(0,pi,40); [theta,phi]=meshgrid(theta,phi); r=1; x=r*sin(phi).*cos(theta); ...

約11年 前 | 1 件の回答 | 0

1

回答