.


:




:

































 

 

 

 





5

MAPLE.

,

 

: , MAPLE.

 

 

MAPLE (), . . [3].

Maple : . , () (). ( ) >.

 

 

.5.1 Maple

 

26 ( A Z z), 10 (0 9) 32 . , , . Maple .

, . , . ( ) , . , , , .

Maple :

 

+ -   -> -
- -   < -
* -   > -
/ -   = -
**, ^ -   <= -
!   >= -
.   <> -
:= -   or
and    

 

, . :

 

> fun1:=x^2+y^2;#

> fun2:=(x,y)->x^2+y^2;# ->

> fun2(2,5);# 2, 5

>f:=unapply(x^2+y^2,x,y);# unapply

f:=unapply(x^2+y^2,x,y);

>f(-7,5);

 

Maple . , , plot plot3d. , , . with Maple. . [1, 3].

plot.

plot(function, variable_x {,variable_y}{,option});

 

function , ;

variable_x , ;

variable_y , ;

option , .

, .

.

plot([function1, functionN], variable_x {,variable_y}{,option});

 

:

- numpoints ( =49);

- color ;

- title (, title=string);

- coords , 15 . ;

- axes (frame - , boxed - , normal - , none );

- thickness ;

- xtickmarks, ytickmarks , .. ;

- style (line , point );

- scalling (constrained , unconstrained - );

- size ;

- symbol (box - , cross - , circle - , point , diamond - );

- titlefont ;

- labelfont (labels) ;

- view=[A,B] , , A=[xmin..xmax], B=[ymin..ymax].

 

, z(x,y). .

Maple plot3d. :

 

plot3d(expr1, x = a..b, y = c..d, p),

plot3d(f, a..b, c..d, p),

plot3d([exprf, exprg, exprh], s = a..b, t = c..d, p),

plot3d([f, g, h], a..b, c..d, p).

 

a,b,c,d ;

p , .

Maple . , smartplot(f) , smartplot3d(f) . smartplot3d(f) , , .

 

aple plots, . aple.

with (plots);

 





:


: 2016-09-03; !; : 301 |


:

:

, .
==> ...

1554 - | 1451 -


© 2015-2024 lektsii.org - -

: 0.011 .