double loop

double loop - double loop in maple - Messages

#1 Posted: 7/9/2021 9:54:39 AM
hamideh

hamideh

0 likes in 3 posts.

Group: User

Hello Dear friends
i want to write a double loop but i cannot
i wrote this command in maple:
restart; with(plots);
P := cos(2*Pi*(x+y-2))+cos(2*Pi*(y+1-2*x))+cos(2*Pi*(1+x-2*y));
implicitplot(P, x = 0 .. 1, y = x .. 1, axes = normal, numpoints = 5000, color = blue, transparency = .5, style = surface)
i want to add a new variable for example z=y..1 but i do not know how i can add this to my command to play.
can someone could help me in "maple" language?
#2 Posted: 7/9/2021 11:18:11 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I want to write a double loop but I can not



image.PNG

#3 Posted: 7/9/2021 4:34:15 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Hi. You can try this:

maple_implicitplot3d.sm (7 KiB) downloaded 29 time(s).

Clipboard01.jpg

Also, can read more about maple complement here.

Best regards.
Alvaro.
#4 Posted: 7/9/2021 6:35:47 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

X_Y.PNG
  • New Posts New Posts
  • No New Posts No New Posts