Skip navigation.

Putra Pratama's page

Assalamualaikum

Tugas Maple

,

INTEGRAL TAK TENTU
> restart:
> f_int:=sqrt(9-x^2);

> g_int:=Int(f_int,x);

> with(student):
> subs_t:=x=3*sin(t);

> g_int1:=changevar(subs_t,g_int,t);

> g_int2:=simplify(g_int1);

> g_int3:=simplify(g_int1,symbolic);

> h_int:=value(g_int3);

> subs_T:=solve(subs_t,t);

> h_int1:=subs(t=subs_T,h_int);

> h_int2:=simplify(h_int1);

integral secara parsial
> p_i:=x*cos(x);

> p_int:=Int(p_i,x);

> with(student):
> p_int1:=intparts(p_int,x);

> p_int2:=value(p_int1);

> p_int11:=intparts(p_int,cos(x));

> p_int21:=value(p_int11);

> int(f_int,x);

> int(p_i,x);


Pendefinisian FungsiKurvatur Maple

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies

December 2009
M T W T F S S
November 2009January 2010
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31