1 страниц (4 вхождений)
double loop - double loop in maple - Сообщения
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?
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?
Hi. You can try this:
maple_implicitplot3d.sm (7 КиБ) скачан 133 раз(а).

Also, can read more about maple complement here.
Best regards.
Alvaro.
maple_implicitplot3d.sm (7 КиБ) скачан 133 раз(а).

Also, can read more about maple complement here.
Best regards.
Alvaro.
1 страниц (4 вхождений)
-
Новые сообщения
-
Нет новых сообщений