Message Boards Message Boards

0
|
4721 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:
GROUPS:

Parametric plot of a surface and projections of that one on coordinate axix

Posted 9 years ago
POSTED BY: teo ytriu
enne1 := {{u - u^3/3 + u v^2}/2, {-v + v^3/3 - v u^2}/2, {u^2 - v^2}/2}

enne2 := {({u - u^3/3 + u v^2}/2) + \[Pi], {0 + 2*\[Pi]}, {u^2 - v^2}/ 2}

enne3 := {{0 - 2*\[Pi]}, {-v + v^3/3 - v u^2}/2, {u^2 - v^2}/2}

ParametricPlot3D[{enne1, enne2, enne3}, {u, -2, 2}, {v, -2, 2},PlotTheme -> "Classic", PlotPoints -> {20, 20}]

enter image description here

POSTED BY: Simon Cadrin
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract