photo

can özbaran


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
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,...

más de 6 años hace | 0

Pregunta


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*(...

más de 6 años hace | 2 respuestas | 0

2

respuestas