photo

can özbaran


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
how can i represent 3d surface(conical surface) by using surface vector function
ro=3; fic=pi/5; u=linspace(0,8); Q=linspace(0,pi/2); x=ro*cot(fic)-u*cos(fic); y=u*sin(fic).*sin(Q); [X,...

6년 초과 전 | 0

질문


how can i represent 3d surface(conical surface) by using surface vector function
xw=10; qg=2*pi; qw=1; lw=0:pi/12:pi/2; x=(xw+qw*sin(lw))*cos(qg); y=(xw+qw*sin(lw))*sin(qg); z= qw*(...

6년 초과 전 | 답변 수: 2 | 0

2

답변