[关闭]
@zhuchunqin 2016-10-16T20:47:27.000000Z 字数 584 阅读 190

Exercise_05: Chapter 2 problem 2.6 the cannon!

一.摘要:

Use the Euler method to calculate cannon shell trajectories ignoring both air drag and the effect of air density.Compare your results with those in Figure 2.4, and with the exact solution.

二.背景介绍(公式推导):

由①得,
由②得,

三.正文

1.Results of The Cannon Shell Proble:

此处输入图片的描述
此处输入图片的描述
图像①:此处输入图片的描述

2.with any exact results:

此处输入图片的描述
图像②:此处输入图片的描述

3.Comparing the results with the exact solution:

代码:zcq.py未知大小
图像③:此处输入图片的描述

四.结论:

①.与书上Figure 2.4相比,可知受到空气阻力时,物体做斜抛运动所能达到的最大高度和水平距离比不考虑空气阻力要小;不考虑空气阻力时,,物体运动的水平距离最大,考虑空气阻力时,不等于45度;

②.如图③所示,用欧拉法得到的近似图像与真实图像很符合,不考虑空气阻力时,,物体运动的水平距离最大.

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注