matlablingo练习答案.docVIP

  • 22
  • 0
  • 约 34页
  • 2016-08-17 发布于重庆
  • 举报
matlablingo练习答案

求下列积分的数值解: 附录: 主程序: syms(x); int(1/x*1/(x^2-3*x+2)^(1/3),2,inf) ans = int(1/x/(x^2-3*x+2)^(1/3),x = 2 .. Inf) double(ans) ans =1.4396 已知,,画出时,的图形。 主程序: syms t,syms h; f=exp(t+h)*cos(t+h)+(t+h)^2*sin(t+h); int(f,t,0,10) ans = 1/2*exp(10+h)*cos(10+h)+1/2*exp(10+h)*sin(10+h)-98*cos(10+h)-20*cos(10+h)*h-cos(10+h)*h^2+20*sin(10+h)+2*sin(10+h)*h-1/2*exp(h)*cos(h)-1/2*exp(h)*sin(h)+cos(h)*h^2-2*cos(h)-2*sin(h)*h ezplot(1/2*exp(10+h)*cos(10+h)+1/2*exp(10+h)*sin(10+h)-98*cos(10+h)-20*cos(10+h)*h-cos(10+h)*h^2+20*sin(10+h)+2*sin(10+h)*h-1/2*exp(h)*cos(h)-1/2*exp(h)*sin(h)+cos(h)*h^2-2*cos(h)-2*sin(h

文档评论(0)

1亿VIP精品文档

相关文档