04.01.2015 Views

实验2 导数、微分、Taylor 公式2.1 实验目的理解导数、微分概念。理解 ...

实验2 导数、微分、Taylor 公式2.1 实验目的理解导数、微分概念。理解 ...

实验2 导数、微分、Taylor 公式2.1 实验目的理解导数、微分概念。理解 ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

本 题 还 可 以 按 如 下 方 式 做 :<br />

1)In[4]:= x=t*(1-Sin[t]);y=t*Cos[t]; s=D[y,t]; r=D[x,t]; Simplify[s/r]<br />

− Cos[ t] + tSin[ t]<br />

Out[4]=<br />

− 1+ tCos[ t] + Sin[ t]<br />

2)In[5]:= x=ArcSin[t];y=Sqrt[1-t^2]; s=D[y,t]; r=D[x,t]; Simplify[s/r]<br />

Out[5]=<br />

4.<br />

1)In[1]:= Dt[Sin[u]^6]<br />

Out[1]=<br />

5<br />

6Cos[ u]Dt[ u]Sin[ u ]<br />

2)In[2]:= Dt[x*Sin[2^x]]<br />

ArcSin[ t] ArcSin[ t] ArcSin[ t]<br />

2 ArcSin[ t]Cos[2 ]D t[ t]Log[2] D t[ t]Sin[2 ]<br />

Out[2]:=<br />

+<br />

2 2<br />

1−t<br />

1−t<br />

5.<br />

1)In[1]:= Plot[Evaluate[D[Sin[x^2],x]],{x,-2,2}]<br />

输 出 的 图 形 为<br />

3<br />

2<br />

1<br />

-2 -1 1 2<br />

-1<br />

-2<br />

-3<br />

Out[1]= -Graphics-<br />

2) In[2]:= Plot[Evaluate[D[Exp[-x]*Cos[5x],{x,4}]],{x,0,3}]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!