数学实 试验1微积分基础.pptVIP

  • 3
  • 0
  • 约3.63千字
  • 约 28页
  • 2017-02-06 发布于北京
  • 举报
实验一:微积分基础 Base of Calculus 实验目的:使用Mathematica的几个基本功能来验证或观察得出微积分学的几个基本结论。 1.1 函数及其图像(Graph of Function): Taylor 级数(Taylor Series) (1) Plot[{Sin[x], x}, {x, -Pi,Pi}] y=x-x3/6, y=x-x3/6+x5/120 y=x-x3/3!+x5/5!-x7/7! 2 函数的升降、零点和极值 Increasing-decreasing, Zero point and Extreme value of functions Plot[{x-x^3/6,1-x^2/2},{x,-4,4}, PlotStyle -{RGBColor[0,1,1], RGBColor[1,0,1]}] 3. 正弦函数的叠加 (Overlaying of sine function) sin(x)+sin(3x)/3+… sin(1/x)在x=0附近的性状。 画数据点集合 d=Table[{1/n,Sin[n]}, {n,1,1000}] (定义点集) ListPlot[d] (画出点集) 点集中显现出什么曲线? 1.2 数 e 以 e= 2.71828… 为底(ba

文档评论(0)

1亿VIP精品文档

相关文档